meteofrance_forecast
Retrieve weather forecasts from French Météo-France models, including high-resolution AROME for France and ARPEGE for Europe, with hourly and daily variables.
Instructions
Get weather forecast from French Météo-France models including AROME (high-resolution France) and ARPEGE (Europe).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| daily | No | Daily weather variables to retrieve | |
| hourly | No | Hourly weather variables to retrieve | |
| latitude | Yes | Latitude in WGS84 coordinate system | |
| timezone | No | Timezone for timestamps (e.g., Europe/Paris, America/New_York) | |
| longitude | Yes | Longitude in WGS84 coordinate system | |
| past_days | No | Include past days data | |
| forecast_days | No | Number of forecast days | |
| current_weather | No | Include current weather conditions | |
| wind_speed_unit | No | Wind speed unit | kmh |
| temperature_unit | No | Temperature unit | celsius |
| precipitation_unit | No | Precipitation unit | mm |