Historical Weather API

Discover how weather has shaped our world from 1940 until now

Location and Time

You can access past weather data dating back to 1940. However, there is a 5-day delay in the data. If you want information for the most recent days, you can use the forecast API and adjust the Past Days setting.

Quick:

Hourly Weather Variables

Daily Weather Variables

Settings

API Response

Loading...
(Open in new tab or copy this URL into your application).

Data Sources

The Historical Weather API is based on reanalysis datasets and uses a combination of weather station, aircraft, buoy, radar, and satellite observations to create a comprehensive record of past weather conditions. These datasets are able to fill in gaps by using mathematical models to estimate the values of various weather variables. As a result, reanalysis datasets are able to provide detailed historical weather information for locations that may not have had weather stations nearby, such as rural areas or the open ocean.

The models for historical weather data use a spatial resolution of 9 km to resolve fine details close to coasts or complex mountain terrain. In general, a higher spatial resolution means that the data is more detailed and represents the weather conditions more accurately at smaller scales.

The ECMWF IFS dataset has been meticulously assembled by Open-Meteo using simulation runs at 0z and 12z, employing the most up-to-date version of IFS. This dataset offers the utmost resolution and precision in depicting historical weather conditions.

However, when studying climate change over decades, it is advisable to exclusively utilize ERA5 or ERA5-Land. This choice ensures data consistency and prevents unintentional alterations that could arise from the adoption of different weather model upgrades.

You can access data dating back to 1940 with a delay of 2 days. If you're looking for weather information from the previous day, our Forecast API offers the &past_days= feature for your convenience.

You can find the update timings in the model updates documentation.
Data SetRegionSpatial ResolutionTemporal ResolutionData AvailabilityUpdate frequency
ECMWF IFSGlobal9 kmHourly2017 to presentDaily with 2 days delay
ERA5Global0.25° (~25 km)Hourly1940 to presentDaily with 5 days delay
ERA5-LandGlobal0.1° (~11 km)Hourly1950 to presentDaily with 5 days delay
ERA5-EnsembleGlobal0.5° (~55 km)3-Hourly1940 to presentDaily with 5 days delay
CERRAEurope5 kmHourly1985 to June 2021-
ECMWF IFS Assimilation Long-WindowGlobal9 km6-Hourly2024 to presentDaily with 2 days delay

Different reanalysis models may include different sets of weather variables in their datasets. For example, the ERA5 model includes all weather variables, while the ERA5-Land model only includes surface variables such as temperature, humidity, soil temperature, and soil moisture. The CERRA model includes most weather variables, but does not include soil temperature and moisture. It is important to be aware of the specific variables that are included in a particular reanalysis model in order to understand the limitations and potential biases of the data.

API Documentation

The API endpoint /v1/archive allows users to retrieve historical weather data for a specific location and time period. To use this endpoint, you can specify a geographical coordinate, a time interval, and a list of weather variables that they are interested in. The endpoint will then return the requested data in a format that can be easily accessed and used by applications or other software. This endpoint can be very useful for researchers and other users who need to access detailed historical weather data for specific locations and time periods.

All URL parameters are listed below:

ParameterFormatRequiredDefaultDescription
latitude
longitude
Floating pointYesGeographical WGS84 coordinates of the location. Multiple coordinates can be comma separated. E.g. &latitude=52.52,48.85&longitude=13.41,2.35. To return data for multiple locations the JSON output changes to a list of structures. CSV and XLSX formats add a column location_id.
elevationFloating pointNoThe elevation used for statistical downscaling. Per default, a 90 meter digital elevation model is used. You can manually set the elevation to correctly match mountain peaks. If &elevation=nan is specified, downscaling will be disabled and the API uses the average grid-cell height. For multiple locations, elevation can also be comma separated.
start_date
end_date
String (yyyy-mm-dd)YesThe time interval to get weather data. A day must be specified as an ISO8601 date (e.g. 2022-12-31).
hourlyString arrayNoA list of weather variables which should be returned. Values can be comma separated, or multiple &hourly= parameter in the URL can be used.
dailyString arrayNoA list of daily weather variable aggregations which should be returned. Values can be comma separated, or multiple &daily= parameter in the URL can be used. If daily weather variables are specified, parameter timezone is required.
temperature_unitStringNocelsiusIf fahrenheit is set, all temperature values are converted to Fahrenheit.
wind_speed_unitStringNokmhOther wind speed speed units: ms, mph and kn
precipitation_unitStringNommOther precipitation amount units: inch
timeformatStringNoiso8601If format unixtime is selected, all time values are returned in UNIX epoch time in seconds. Please note that all time is then in GMT+0! For daily values with unix timestamp, please apply utc_offset_seconds again to get the correct date.
timezoneStringNoGMTIf timezone is set, all timestamps are returned as local-time and data is returned starting at 00:00 local-time. Any time zone name from the time zone database is supported If auto is set as a time zone, the coordinates will be automatically resolved to the local time zone. For multiple coordinates, a comma separated list of timezones can be specified.
cell_selectionStringNolandSet a preference how grid-cells are selected. The default land finds a suitable grid-cell on land with similar elevation to the requested coordinates using a 90-meter digital elevation model. sea prefers grid-cells on sea. nearest selects the nearest possible grid-cell.
apikeyStringNoOnly required to commercial use to access reserved API resources for customers. The server URL requires the prefix customer-. See pricing for more information.

Additional optional URL parameters will be added. For API stability, no required parameters will be added in the future!

Hourly Parameter Definition

The parameter &hourly= accepts the following values. Most weather variables are given as an instantaneous value for the indicated hour. Some variables like precipitation are calculated from the preceding hour as and average or sum.

VariableValid timeUnitDescription
temperature_2mInstant°C (°F)Air temperature at 2 meters above ground
relative_humidity_2mInstant%Relative humidity at 2 meters above ground
dew_point_2mInstant°C (°F)Dew point temperature at 2 meters above ground
apparent_temperatureInstant°C (°F)Apparent temperature is the perceived feels-like temperature combining wind chill factor, relative humidity and solar radiation
pressure_msl
surface_pressure
InstanthPaAtmospheric air pressure reduced to mean sea level (msl) or pressure at surface. Typically pressure on mean sea level is used in meteorology. Surface pressure gets lower with increasing elevation.
precipitationPreceding hour summm (inch)Total precipitation (rain, showers, snow) sum of the preceding hour. Data is stored with a 0.1 mm precision. If precipitation data is summed up to monthly sums, there might be small inconsistencies with the total precipitation amount.
rainPreceding hour summm (inch)Only liquid precipitation of the preceding hour including local showers and rain from large scale systems.
snowfallPreceding hour sumcm (inch)Snowfall amount of the preceding hour in centimeters. For the water equivalent in millimeter, divide by 7. E.g. 7 cm snow = 10 mm precipitation water equivalent
cloud_coverInstant%Total cloud cover as an area fraction
cloud_cover_lowInstant%Low level clouds and fog up to 2 km altitude
cloud_cover_midInstant%Mid level clouds from 2 to 6 km altitude
cloud_cover_highInstant%High level clouds from 6 km altitude
shortwave_radiationPreceding hour meanW/m²Shortwave solar radiation as average of the preceding hour. This is equal to the total global horizontal irradiation
direct_radiation
direct_normal_irradiance
Preceding hour meanW/m²Direct solar radiation as average of the preceding hour on the horizontal plane and the normal plane (perpendicular to the sun)
diffuse_radiationPreceding hour meanW/m²Diffuse solar radiation as average of the preceding hour
global_tilted_irradiancePreceding hour meanW/m²Total radiation received on a tilted pane as average of the preceding hour. The calculation is assuming a fixed albedo of 20% and in isotropic sky. Please specify tilt and azimuth parameter. Tilt ranges from 0° to 90° and is typically around 45°. Azimuth should be close to 0° (0° south, -90° east, 90° west). If azimuth is set to "nan", the calculation assumes a horizontal tracker. If tilt is set to "nan", it is assumed that the panel has a vertical tracker. If both are set to "nan", a bi-axial tracker is assumed.
sunshine_durationPreceding hour sumSecondsNumber of seconds of sunshine of the preceding hour per hour calculated by direct normalized irradiance exceeding 120 W/m², following the WMO definition.
wind_speed_10m
wind_speed_100m
Instantkm/h (mph, m/s, knots)Wind speed at 10 or 100 meters above ground. Wind speed on 10 meters is the standard level.
wind_direction_10m
wind_direction_100m
Instant°Wind direction at 10 or 100 meters above ground
wind_gusts_10mInstantkm/h (mph, m/s, knots)Gusts at 10 meters above ground of the indicated hour. Wind gusts in CERRA are defined as the maximum wind gusts of the preceding hour. Please consult the ECMWF IFS documentation for more information on how wind gusts are parameterized in weather models.
et0_fao_evapotranspirationPreceding hour summm (inch)ETâ‚€ Reference Evapotranspiration of a well watered grass field. Based on FAO-56 Penman-Monteith equations ETâ‚€ is calculated from temperature, wind speed, humidity and solar radiation. Unlimited soil water is assumed. ETâ‚€ is commonly used to estimate the required irrigation for plants.
weather_codeInstantWMO codeWeather condition as a numeric code. Follow WMO weather interpretation codes. See table below for details. Weather code is calculated from cloud cover analysis, precipitation and snowfall. As barely no information about atmospheric stability is available, estimation about thunderstorms is not possible.
snow_depthInstantmetersSnow depth on the ground. Snow depth in ERA5-Land tends to be overestimated. As the spatial resolution for snow depth is limited, please use it with care.
vapour_pressure_deficitInstantkPaVapor Pressure Deificit (VPD) in kilopascal (kPa). For high VPD (>1.6), water transpiration of plants increases. For low VPD (<0.4), transpiration decreases
soil_temperature_0_to_7cm
soil_temperature_7_to_28cm
soil_temperature_28_to_100cm
soil_temperature_100_to_255cm
Instant°C (°F)Average temperature of different soil levels below ground.
soil_moisture_0_to_7cm
soil_moisture_7_to_28cm
soil_moisture_28_to_100cm
soil_moisture_100_to_255cm
InstantmÂł/mÂłAverage soil water content as volumetric mixing ratio at 0-7, 7-28, 28-100 and 100-255 cm depths.

Daily Parameter Definition

Aggregations are a simple 24 hour aggregation from hourly values. The parameter &daily= accepts the following values:

VariableUnitDescription
weather_codeWMO codeThe most severe weather condition on a given day
temperature_2m_max
temperature_2m_min
°C (°F)Maximum and minimum daily air temperature at 2 meters above ground
apparent_temperature_max
apparent_temperature_min
°C (°F)Maximum and minimum daily apparent temperature
precipitation_summmSum of daily precipitation (including rain, showers and snowfall)
rain_summmSum of daily rain
snowfall_sumcmSum of daily snowfall
precipitation_hourshoursThe number of hours with rain
sunrise
sunset
iso8601Sun rise and set times
sunshine_durationsecondsThe number of seconds of sunshine per day is determined by calculating direct normalized irradiance exceeding 120 W/m², following the WMO definition. Sunshine duration will consistently be less than daylight duration due to dawn and dusk.
daylight_durationsecondsNumber of seconds of daylight per day
wind_speed_10m_max
wind_gusts_10m_max
km/h (mph, m/s, knots)Maximum wind speed and gusts on a day
wind_direction_10m_dominant°Dominant wind direction
shortwave_radiation_sumMJ/m²The sum of solar radiaion on a given day in Megajoules
et0_fao_evapotranspirationmmDaily sum of ETâ‚€ Reference Evapotranspiration of a well watered grass field

JSON Return Object

On success a JSON object will be returned.

      

  "latitude": 52.52,
  "longitude": 13.419,
  "generationtime_ms": 2.2119,
  "timezone": "Europe/Berlin",
  "timezone_abbreviation": "CEST",
  "hourly": {
    "time": ["2022-07-01T00:00", "2022-07-01T01:00", "2022-07-01T02:00", ...],
    "temperature_2m": [13, 12.7, 12.7, 12.5, 12.5, 12.8, 13, 12.9, 13.3, ...]
  },
  "hourly_units": {
    "temperature_2m": "°C"
  },

      
    
ParameterFormatDescription
latitude, longitudeFloating pointWGS84 of the center of the weather grid-cell which was used to generate this forecast. This coordinate might be a few kilometers away from the requested coordinate.
elevationFloating pointThe elevation from a 90 meter digital elevation model. This effects which grid-cell is selected (see parameter cell_selection). Statistical downscaling is used to adapt weather conditions for this elevation. This elevation can also be controlled with the query parameter elevation. If &elevation=nan is specified, all downscaling is disabled and the averge grid-cell elevation is used.
generationtime_msFloating pointGeneration time of the weather forecast in milliseconds. This is mainly used for performance monitoring and improvements.
utc_offset_secondsIntegerApplied timezone offset from the &timezone= parameter.
timezone
timezone_abbreviation
StringTimezone identifier (e.g. Europe/Berlin) and abbreviation (e.g. CEST)
hourlyObjectFor each selected weather variable, data will be returned as a floating point array. Additionally a time array will be returned with ISO8601 timestamps.
hourly_unitsObjectFor each selected weather variable, the unit will be listed here.
dailyObjectFor each selected daily weather variable, data will be returned as a floating point array. Additionally a time array will be returned with ISO8601 timestamps.
daily_unitsObjectFor each selected daily weather variable, the unit will be listed here.

Errors

In case an error occurs, for example a URL parameter is not correctly specified, a JSON error object is returned with a HTTP 400 status code.



  "error": true,
  "reason": "Cannot initialize WeatherVariable from invalid String value tempeture_2m for key hourly"

      

Citation & Acknowledgement

We encourage researchers in the field of meteorology and related disciplines to cite Open-Meteo and its sources in their work. Citing not only gives proper credit but also promotes transparency, reproducibility, and collaboration within the scientific community. Together, let's foster a culture of recognition and support for open-data initiatives like Open-Meteo, ensuring that future researchers can benefit from the valuable resources it provides.

Zippenfenig, P. (2023). Open-Meteo.com Weather API [Computer software]. Zenodo. https://doi.org/10.5281/ZENODO.7970649

Hersbach, H., Bell, B., Berrisford, P., Biavati, G., Horányi, A., Muñoz Sabater, J., Nicolas, J., Peubey, C., Radu, R., Rozum, I., Schepers, D., Simmons, A., Soci, C., Dee, D., Thépaut, J-N. (2023). ERA5 hourly data on single levels from 1940 to present [Data set]. ECMWF. https://doi.org/10.24381/cds.adbb2d47

Muñoz Sabater, J. (2019). ERA5-Land hourly data from 2001 to present [Data set]. ECMWF. https://doi.org/10.24381/CDS.E2161BAC

Schimanke S., Ridal M., Le Moigne P., Berggren L., Undén P., Randriamampianina R., Andrea U., Bazile E., Bertelsen A., Brousseau P., Dahlgren P., Edvinsson L., El Said A., Glinton M., Hopsch S., Isaksson L., Mladek R., Olsson E., Verrelle A., Wang Z.Q. (2021). CERRA sub-daily regional reanalysis data for Europe on single levels from 1984 to present [Data set]. ECMWF. https://doi.org/10.24381/CDS.622A565A

Generated using Copernicus Climate Change Service information 2022.