flood_forecast
Retrieve river discharge and flood forecasts for any location using global hydrological model data. Get daily discharge values and ensemble forecasts up to 210 days ahead.
Instructions
Get river discharge and flood forecasts from GloFAS (Global Flood Awareness System).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| daily | No | River discharge variables to retrieve | |
| ensemble | No | If true, all forecast ensemble members will be returned | |
| latitude | Yes | Latitude in WGS84 coordinate system | |
| timezone | No | Timezone for timestamps | |
| longitude | Yes | Longitude in WGS84 coordinate system | |
| past_days | No | Include past days data | |
| forecast_days | No | Number of forecast days (up to 210 days possible) |