ensemble_forecast
Retrieve multiple model runs to assess forecast uncertainty for any location, with options for daily or hourly weather variables.
Instructions
Get ensemble forecasts showing forecast uncertainty with multiple model runs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| daily | No | Daily weather variables to retrieve | |
| hourly | No | Hourly weather variables to retrieve | |
| models | Yes | Ensemble models to use | |
| latitude | Yes | Latitude in WGS84 coordinate system | |
| timezone | No | Timezone for timestamps | |
| longitude | Yes | Longitude in WGS84 coordinate system | |
| forecast_days | No | Number of forecast days | |
| wind_speed_unit | No | kmh | |
| temperature_unit | No | celsius | |
| precipitation_unit | No | mm |