API Endpoints
Get list of available initialization times for a model.
Supported Models:
ept1_5, ept1_5_early, ept2, ept2_early, ept2_e, ept2_rr, aurora, aifs, ecmwf_ifs_single, icon_global
Unsupported Models:
ecmwf_ifs025_single, ecmwf_ifs025_ensemble, ecmwf_aifs025_single, ecmwf_aifs025_ensemble, meteofrance_arome_france_hd, gfs_global_single, gfs_global_ensemble, icon_eu, gfs_graphcast025
Using an unsupported model will return a 404 error with details about supported and unsupported models.
Successful Response
Validation Error
Get information about the latest forecast.
Minimum hours available for the forecast
Use new variable naming
trueSuccessful Response
Validation Error
Get latest forecast for the selected model and specified points at a range of lead times.
At the moment we allow querying multiple Coordinates for multiple lead times, and selecting variables of interest..
The start of the lead time range
0The end of the lead time range (inclusive)
0If true, returns the latest forecast with the full horizon available
falseIf provided, returns the ensemble statistics for the given variables
Use new variable naming
falseSuccessful Response
Validation Error
Get information about a forecast for a specific initialization time.
Use new variable naming
trueSuccessful Response
Validation Error
Get latest forecast for the selected model and specified points at a range of lead times.
The start of the lead time range
0The end of the lead time range (inclusive)
24If true, returns the latest forecast with the full horizon available
falseIf provided, returns the ensemble statistics for the given variables
Use new variable naming
falseSuccessful Response
Validation Error
Get forecast for the selected model at specified initialization time and point at a range of lead times.
The start of the lead time range
0The end of the lead time range (inclusive)
24If true, returns the latest forecast with the full horizon available
falseIf provided, returns the ensemble statistics for the given variables
Use new variable naming
falseSuccessful Response
Validation Error
Get a list of available forecasts per model.
100Successful Response
Validation Error
Get aggregated data for a given model, zone, init time, and variable.
Weather variable name with units: • air_temperature_at_height_level_2m: K • surface_temperature: K • dew_point_temperature_at_height_level_2m: K • relative_humidity_at_height_level_2m: % • air_pressure_at_mean_sea_level: Pa • surface_air_pressure: Pa • wind_speed_at_height_level_10m: m/s • wind_direction_at_height_level_10m: degrees • wind_speed_at_height_level_100m: m/s • wind_direction_at_height_level_100m: degrees • wind_speed_at_height_level_200m: m/s • wind_direction_at_height_level_200m: degrees • geopotential_at_pressure_level_50000Pa: m²/s² • eastward_wind_at_height_level_10m: m/s • northward_wind_at_height_level_10m: m/s • eastward_wind_at_height_level_100m: m/s • northward_wind_at_height_level_100m: m/s • surface_direct_downwelling_shortwave_flux_sum_1h: J/m² • surface_downwelling_longwave_flux_sum_1h: J/m² • surface_downwelling_shortwave_flux_sum_1h: J/m² • surface_downwelling_longwave_flux_sum_6h: J/m² • surface_downwelling_shortwave_flux_sum_6h: J/m² • surface_net_downward_longwave_flux_sum_1h: J/m² • surface_net_downward_shortwave_flux_sum_1h: J/m² • surface_net_downward_longwave_flux_sum_6h: J/m² • surface_net_downward_shortwave_flux_sum_6h: J/m² • cloud_area_fraction_at_entire_atmosphere: fraction (0-1) • cloud_area_fraction_at_entire_atmosphere_high_type: fraction (0-1) • cloud_area_fraction_at_entire_atmosphere_medium_type: fraction (0-1) • cloud_area_fraction_at_entire_atmosphere_low_type: fraction (0-1) • precipitation_amount_sum_1h: mm • precipitation_amount_sum_3h: mm • precipitation_amount_sum_6h: mm • precipitation_amount_sum_12h: mm • precipitation_amount_sum_24h: mm
Successful Response
Validation Error
Last updated