Weather Ruse
API Reference

Models

Specifications for all supported NWP models and data licences.

Overview

All models are accessed via the same endpoint — pass the model name in the model query parameter or as the {model} path segment in OGC routes.

Model IDFull nameProviderResolutionDomainForecast range
gfsGlobal Forecast SystemNOAA~13 kmGlobal16 days
ecmwf-ifsIFS HRES (Set I)ECMWF~9 kmGlobal15 days
hrrrHigh-Resolution Rapid RefreshNOAA3 kmCONUS18 h
namNorth American MesoscaleNOAA12 kmNorth America84 h
icon-euICON-EUDWD / ECMWF6.5 kmEurope120 h
icon-globalICON-GlobalDWD~13 kmGlobal180 h
aromeAROMEMétéo-France1.3 kmFrance + borders42 h

GFS

Global coverage, updated every 6 hours. Best for worldwide applications and long-range planning.

  • Resolution: ~13 km (0.25°)
  • Update times (UTC): 00:00, 06:00, 12:00, 18:00
  • Forecast horizon: 384 h (16 days)
  • Temporal resolution: 1 h (0–120 h), 3 h (120–384 h)
  • Licence: NOAA open data — no restrictions
?model=gfs

ECMWF IFS HRES

The gold standard for medium-range global forecasts. ECMWF's highest-resolution deterministic model (Set I), 4 runs per day, data available under the Creative Commons Attribution 4.0 licence.

  • Resolution: ~9 km (0.1°)
  • Update times (UTC): 00:00, 06:00, 12:00, 18:00
  • Forecast horizon: 360 h (15 days)
  • Temporal resolution: 1 h (0–90 h), 3 h (90–144 h), 6 h (144–360 h)
  • Licence: CC BY 4.0 — © ECMWF
  • Dataset: ECMWF Open Data — Set I
?model=ecmwf-ifs

HRRR

Highest resolution over CONUS. Essential for severe weather, aviation, and energy applications.

  • Resolution: 3 km
  • Update times (UTC): Every hour (00:00–23:00)
  • Forecast horizon: 18 h (standard), 48 h (00/06/12/18 UTC runs)
  • Temporal resolution: 1 h
  • Licence: NOAA open data — no restrictions
?model=hrrr

NAM

North American regional model. Good balance of resolution and coverage for US/Canada/Mexico.

  • Resolution: 12 km (continental), 3 km (CONUS nest)
  • Update times (UTC): 00:00, 06:00, 12:00, 18:00
  • Forecast horizon: 84 h
  • Temporal resolution: 1 h (0–36 h), 3 h (39–84 h)
  • Licence: NOAA open data — no restrictions
?model=nam

ICON-EU

European regional model from DWD. High temporal frequency for European coverage.

  • Resolution: 6.5 km
  • Update times (UTC): 00:00, 03:00, 06:00, 09:00, 12:00, 15:00, 18:00, 21:00
  • Forecast horizon: 120 h (5 days)
  • Temporal resolution: 1 h
  • Licence: CC BY 4.0 — © DWD
?model=icon-eu

ICON-Global

DWD's global model. Covers the entire planet with high resolution and long horizon.

  • Resolution: ~13 km (icosahedral R02B07)
  • Update times (UTC): 00:00, 06:00, 12:00, 18:00
  • Forecast horizon: 180 h (00/12 UTC), 120 h (06/18 UTC)
  • Temporal resolution: 1 h (0–78 h), 3 h (81–180 h)
  • Licence: CC BY 4.0 — © DWD
?model=icon-global

AROME

Highest resolution model available. Best for France, Benelux, Switzerland, northern Spain.

  • Resolution: 1.3 km
  • Update times (UTC): 00:00, 03:00, 06:00, 09:00, 12:00, 15:00, 18:00, 21:00
  • Forecast horizon: 42 h
  • Temporal resolution: 1 h
  • Licence: Météo-France open data
?model=arome

Choosing a model

Use caseRecommended model
Global coverage, any locationgfs or ecmwf-ifs
Best accuracy (medium-range)ecmwf-ifs
Long-range forecast (> 10 days)ecmwf-ifs or icon-global
High-resolution US/Canadahrrr or nam
High-resolution Europeicon-eu or arome
France, sub-2km precisionarome
Nowcasting / hourly updateshrrr (US) or icon-eu / arome (EU)
Global with DWD methodologyicon-global

Data licences

ModelLicenceAttribution required
GFSNOAA open dataNo
HRRRNOAA open dataNo
NAMNOAA open dataNo
ECMWF IFS HRESCC BY 4.0© ECMWF
ICON-EUCC BY 4.0© DWD
ICON-GlobalCC BY 4.0© DWD
AROMEMétéo-France open data© Météo-France

When using Weather Ruse data in a public product, attribute as: "Weather data sourced via Weather Ruse — ECMWF/DWD data under CC BY 4.0"

On this page