/openmeteo/archive

POST /api/openmeteo/archive

Price: 1 credit

Get historical weather (ERA5 reanalysis) for a geographic point over a date interval

How to use it

Get historical weather for a point by latitude and longitude between start_date and end_date (both required, YYYY-MM-DD, data available from 1940 onward). Request 'hourly' and/or 'daily' variables by listing the variable names you want (at least one list is required). Covers temperature, humidity, precipitation, wind, cloud cover, pressure, radiation, soil, and pressure-level fields. Supports unit selection, timezone, and reanalysis model choice. Returns the point metadata plus the requested blocks as lists of per-timestamp records with their units.

Parameters

Request body

Response

Errors

Response headers