Skip to content

Commit

Permalink
Merge pull request #4 from ecmwf-projects/cuon-add-wind
Browse files Browse the repository at this point in the history
added missing variables to CUON service definition
  • Loading branch information
aperezpredictia authored Jan 26, 2024
2 parents 6493d0a + 4386640 commit 60ae651
Showing 1 changed file with 17 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,16 @@ out_columns_order:
- relative_humidity
- relative_humidity_total_uncertainty
- wind_speed
- air_dewpoint_depression
- secondary_id
- aerosol_absorption_optical_depth
- air_dewpoint
- dew_point_depression
- eastward_wind_speed
- geopotential_height
- northward_wind_speed
- specific_humidity
- wind_from_direction

products_hierarchy:
- variables
sources:
Expand Down Expand Up @@ -140,6 +148,14 @@ sources:
- air_temperature
- geopotential_height
- relative_humidity
- air_pressure
- wind_speed
- air_dewpoint
- dew_point_depression
- eastward_wind_speed
- northward_wind_speed
- specific_humidity
- wind_from_direction
group_name: variables
space_columns:
y: latitude|station_configuration
Expand Down

0 comments on commit 60ae651

Please sign in to comment.