v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Environment

CMIP6 HighResMIP daily climate projection

Daily climate projection series from CMIP6 HighResMIP (seven high-resolution models: CMCC_CM2_VHR4, FGOALS_f3_H, HiRAM_SIT_HR, MRI_AGCM3_2_S, EC_Earth3P_HR, MPI_ESM1_2_XR, NICAM16_8S) served by Open-Meteo. Temporal range 1950-01-01 through 2050-12-31. Each (date, model) combination returns the requested daily variables (temperature, precipitation, wind, humidity, radiation, soil moisture). Per-model nulls are preserved. Data by Open-Meteo.com, CC BY 4.0.

get/api/v1/weather/climate

Query parameters

latitudenumber required

Latitude in decimal degrees (-90 to 90).

Latitude in decimal degrees (-90 to 90).

longitudenumber required

Longitude in decimal degrees (-180 to 180).

Longitude in decimal degrees (-180 to 180).

start_datestring required

Start date, YYYY-MM-DD (>= 1950-01-01).

Start date, YYYY-MM-DD (>= 1950-01-01).

end_datestring required

End date, YYYY-MM-DD (<= 2050-12-31).

End date, YYYY-MM-DD (<= 2050-12-31).

modelsstring

Comma-separated list of CMIP6 HighResMIP models. Allowed: CMCC_CM2_VHR4, FGOALS_f3_H, HiRAM_SIT_HR, MRI_AGCM3_2_S, EC_Earth3P_HR, MPI_ESM1_2_XR, NICAM16_8S.

Comma-separated list of CMIP6 HighResMIP models. Allowed: CMCC_CM2_VHR4, FGOALS_f3_H, HiRAM_SIT_HR, MRI_AGCM3_2_S, EC_Earth3P_HR, MPI_ESM1_2_XR, NICAM16_8S.

dailystring

Comma-separated list of daily variables. Allowed values include temperature_2m_max/min/mean, precipitation_sum, rain_sum, snowfall_sum, wind_speed_10m_max, shortwave_radiation_sum, relative_humidity_2m_{max,min,mean}, dew_point_2m_{max,min,mean}, cloud_cover_mean, pressure_msl_mean, et0_fao_evapotranspiration, soil_moisture_0_to_10cm_mean.

Comma-separated list of daily variables. Allowed values include temperature_2m_max/min/mean, precipitation_sum, rain_sum, snowfall_sum, wind_speed_10m_max, shortwave_radiation_sum, relative_humidity_2m_{max,min,mean}, dew_point_2m_{max,min,mean}, cloud_cover_mean, pressure_msl_mean, et0_fao_evapotranspiration, soil_moisture_0_to_10cm_mean.

Response

Daily climate projection rows pivoted by model.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}