Open-Meteo — Historical Climate (ERA5, back to 1940)
globalpulse_weather_get_historicalRetrieve historical daily climate data for any location from 1940 to present using ERA5 reanalysis. No API key required.
Instructions
Historical daily climate data for any location, back to 1940 using ERA5 reanalysis. No API key. Args: latitude, longitude, start_date (YYYY-MM-DD), end_date (YYYY-MM-DD), timezone, response_format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | ||
| latitude | Yes | ||
| timezone | No | UTC | |
| longitude | Yes | ||
| start_date | Yes | ||
| response_format | No | markdown |