weather_historical
Get historical weather data for a location and date range.
Returns daily temperature and precipitation from Open-Meteo's archived model runs, at roughly 2 km and covering 2018 onward.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | Required. Your Nostr public key (npub1...) for credit billing. | |
| end_date | Yes | End date (YYYY-MM-DD). | |
| latitude | Yes | Latitude (-90 to 90). | |
| longitude | Yes | Longitude (-180 to 180). | |
| dpop_token | No | ||
| start_date | Yes | Start date (YYYY-MM-DD). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||