GET Forecasted Sounding

Retrieve interpolated forecast sounding data (vertical atmospheric profiles) for a specific geographic coordinate. This endpoint provides predicted temperature, humidity, and wind data at multiple pressure levels, suitable for generating Skew-T diagrams and atmospheric analysis.

This endpoint is available for the same forecast hours that contain upper-level variables. See the Variables and Gridded Forecast endpoints for more details.

A model parameter must be provided to specify which weather model's forecast to retrieve. Only models with upper-level atmospheric variables are supported.

WM‑5c valid time

For WM‑5c, the valid time of a forecast is forecast_zero + forecast_hour , NOT initialization_time + forecast_hour .

WM‑5c runs every 20 minutes (initialization_time), but valid times stay on a fixed 3‑hourly cycle (forecast_zero). Multiple runs can share the same forecast_zero as later runs assimilate newer observations while keeping valid times stable.

Alternatively, you can use the time or valid_at (NetCDF/ZARR) parameter to request or use forecast data by valid time directly.

See Time in Forecasts for full details.

Query parameters

Response parameters

Returns interpolated forecast sounding data with atmospheric measurements at different pressure levels.

Examples
content-type: application/json