Launch availability: ERA5 is launching on GribStream with coverage from January 1, 2020 onward. Older years may be added later, and the catalog/API archive window is the current source of truth while the historical load advances.
ERA5T note: GribStream currently treats dates before April 1, 2026 as final ERA5. Newer dates may still be ERA5T, the near-real-time preliminary release, until ECMWF/Copernicus finalizes and replaces them.
Description
ERA5 is ECMWF's fifth-generation global reanalysis, produced for the Copernicus Climate Change Service. The source archive extends from January 1940 to the present, with hourly estimates of atmospheric, land, and ocean conditions built from ECMWF's Integrated Forecasting System and a large observing record.
ERA5 is valuable because it applies one stable modern assimilation system across decades. Observations are blended with model physics to produce complete gridded analyses, avoiding the artificial jumps that can appear when long histories are assembled from many generations of operational forecast systems. It is still a reanalysis, not a station observation network: changes in the observing system and the provisional ERA5T stream can matter for the newest dates.
On GribStream, era5 is served as valid-time actuals: forecasted_at and forecasted_time are the same valid time, with horizon = 0 and member = 0. That keeps the API shape aligned with forecast datasets while making ERA5 practical for forecast verification, training labels, bias correction, weather-impact studies, and backtesting.
Some ERA5 accumulated and flux-style fields, including precipitation and radiation products, originate from short forecast steps in ECMWF's source archive rather than from instantaneous analyses. GribStream keeps ECMWF short names and exposes the mirrored field at the valid time so users can join it cleanly with forecasts while still reading the parameter definition as ERA5 defines it.
GribStream starts with a core single-level subset on the CDS 0.25 degree global latitude/longitude grid. The public ERA5 source is much broader than GribStream's first archive window; the initial GribStream release covers 2020 onward, and availability may expand backward as older years are validated and backfilled. Files are stored variable by variable so additional ERA5 parameters can be added later without rewriting existing data or index objects.
Hourly ECMWF/Copernicus global reanalysis served as valid-time actuals.
Single-level fields on the CDS regular global 0.25 degree latitude/longitude grid.
Source record from January 1940 onward; GribStream launches with 2020 onward and may expand farther back as customer demand grows.
Forecast-compatible API semantics: forecasted_at = forecasted_time, horizon = 0, and member = 0.
Initial 17-variable subset for temperature, wind, pressure, cloud, water, precipitation, snow, radiation, and skin temperature.
Resolution: Regular global 0.25 degree latitude/longitude grid in the CDS reanalysis subset.
Temporal coverage: Hourly fields by valid time. Recent ERA5T fields are normally available about five days behind real time and are later replaced by final ERA5.
Primary uses: Forecast verification, machine-learning labels, backtesting, weather impact analysis, bias correction, and joining actuals with ECMWF forecast datasets.