OneScience-Group/ERA5
ERA5 Dataset Description ERA5 is the fifth-generation global atmospheric reanalysis dataset produced by the European Centre for Medium-Range Weather Forecasts (ECMWF). By combining global observations with physical models, it provides consistent and comprehensive global estimates of hourly, high-resolution (approximately 31 km) climate variables covering the atmosphere, land, and ocean from 1940 to the present. Supported Tasks This standardized data… See the full description on the dataset page: https://huggingface.co/datasets/OneScience-Group/ERA5.
<p align="center"> <strong> <span style="font-size: 30px;">ERA5</span> </strong> </p>
Dataset Description
ERA5 is the fifth-generation global atmospheric reanalysis dataset produced by the European Centre for Medium-Range Weather Forecasts (ECMWF). By combining global observations with physical models, it provides consistent and comprehensive global estimates of hourly, high-resolution (approximately 31 km) climate variables covering the atmosphere, land, and ocean from 1940 to the present.
Supported Tasks
This standardized data repository provides annual HDF5 files for 1979-2025. Each file contains multivariable atmospheric gridded fields, along with global means and standard deviations aligned with the variable order, and can be used by multiple weather models for training, inference data loading, evaluation, and visualization.
Dataset Format and Structure
Each annual file is in HDF5 format and follows the path pattern data/<year>.h5. Each file contains:
fields.attrs["time_step"] is 6, indicating 6-hour intervals. The detailed schema is provided in metadata/schema.yaml.
./static/ contains common static variables such as terrain and land-sea masks.
How to Use the Dataset
This dataset is suitable for multiple weather models in the OneScience-Group repository, including but not limited to GraphCast, FengWu, Fuxi, and Pangu_Weather.
Download the dataset:
hf download --dataset OneScience-Group/ERA5 --local-dir ./dataOfficial OneScience Information
Limitations and License
This dataset was converted from the original ECMWF ERA5 data and uses the same ECMWF CC-BY-4.0 license.
