Skip to content

Commit

Permalink
WeatherNext description updates, minor typo correction.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 716265228
  • Loading branch information
Google Earth Engine Community Authors authored and copybara-github committed Jan 16, 2025
1 parent 42e4f50 commit b1fb20e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ local license = spdx.proprietary;
name: 'end_time',
description: |||
The valid time for this specific forecast. Calculated as
start_time + forecast_hour
start_time + forecast_hour.
|||,
type: ee_const.var_type.string,
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ local license = spdx.proprietary;
name: 'end_time',
description: |||
The valid time for this specific forecast. Calculated as
start_time + forecast_hour
start_time + forecast_hour.
|||,
type: ee_const.var_type.string,
},
Expand Down

0 comments on commit b1fb20e

Please sign in to comment.