climatepulse
ClimatePulse: Global climate and weather intelligence API. Open-Meteo real-time weather + AI synthesis. Severe weather, air quality, wildfire smoke, growing-season intel — plus event-weather planning: rain/heat odds computed from 10 years of ERA5 archive data, candidate-date ranking, and premium event briefs with decision timelines.
Coverage: Global
Endpoints: • now ($0.05): Current conditions • forecast ($0.08): Multi-day forecast • activity ($0.10): Activity weather assessment • severe ($0.08): Severe weather and preparedness • compare ($0.10): Location climate comparison • air ($0.05): Real-time air quality + health risk assessment • smoke ($0.05): Wildfire smoke tracking and respiratory risk assessment • grow ($0.08): Growing-season intelligence and frost date analysis • event ($0.08): Event weather suitability and planning assessment • date-pick ($0.25): Rank candidate event dates by real historical weather odds • event-brief ($0.50): Premium event-weather brief: computed historical odds + live forecast + decision timeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| crop | No | Specific crop or plant to tailor advice for (e.g. tomatoes, kale) | |
| date | No | Target event date (YYYY-MM-DD) | |
| days | No | Number of days ahead to forecast (1–7, default 7) | |
| lang | No | Response language code (e.g. es, fr, de); defaults to English | |
| dates | No | 2-6 comma-separated candidate dates (YYYY-MM-DD) | |
| units | No | imperial (°F, mph, inches) or metric (°C, km/h, mm); defaults to imperial | |
| action | Yes | Which endpoint to call. Options: now | forecast | activity | severe | compare | air | smoke | grow | event | date-pick | event-brief | |
| purpose | No | Comparison purpose (e.g. vacation, relocation, sports) | |
| activity | No | Activity to assess conditions for | |
| location | No | City, address, or lat,lon for current conditions (e.g. Denver, CO) | |
| locations | No | Comma-separated list of 2–4 locations (e.g. Miami,Seattle,Denver) | |
| event_type | No | Event type — tailors the guidance (e.g. wedding, marathon, outdoor-festival, camping) |