Open-Meteo
JSON →Access global weather forecasts and historical data through the Open-Meteo API.
Install
npx (Recommended) Tools · 17
- weather_forecast 7-day forecasts with hourly and daily resolution
- weather_archive Historical ERA5 data from 1940 to present
- air_quality PM2.5, PM10, ozone, nitrogen dioxide, pollen, European/US AQI indices, UV index and other pollutants
- marine_weather Wave height, wave period, wave direction and sea surface temperature
- elevation Digital elevation model data for given coordinates
- geocoding Search locations worldwide by name or postal code, get coordinates and detailed location information
- dwd_icon_forecast German weather service high-resolution model for Europe
- gfs_forecast US weather service global model with high-resolution North America data
- meteofrance_forecast French weather service AROME and ARPEGE models
- ecmwf_forecast European Centre for Medium-Range Weather Forecasts
- jma_forecast Japan Meteorological Agency high-resolution model for Asia
- metno_forecast Norwegian weather service for Nordic countries
- gem_forecast Canadian weather service model
- flood_forecast River discharge and flood forecasts from GloFAS (Global Flood Awareness System)
- seasonal_forecast Long-range forecasts up to 9 months ahead
- climate_projection CMIP6 climate change projections for different warming scenarios
- ensemble_forecast Multiple model runs showing forecast uncertainty
Environment variables
OPEN_METEO_API_URLOPEN_METEO_AIR_QUALITY_API_URLOPEN_METEO_MARINE_API_URLOPEN_METEO_ARCHIVE_API_URLOPEN_METEO_SEASONAL_API_URLOPEN_METEO_ENSEMBLE_API_URLOPEN_METEO_GEOCODING_API_URLOPEN_METEO_FLOOD_API_URLOPEN_METEO_CLIMATE_API_URL
Links
★ 51 GitHub stars