New Dataset on the Hub: ERA5 Daily Weather Data for Western Europe (2004–2024)

Hi everyone,

I’m happy to share my first dataset on the Hugging Face Hub: era5-daily-weather-western-europe

What does it contain?

The dataset includes 630 NetCDF files with daily weather statistics (minimum, maximum, and mean values) derived from ERA5 reanalysis data, covering Western Europe over the period 2004–2024.

Available variables include temperature, surface pressure, wind components, dew point temperature, and several others.

Why this dataset?

I created and curated this dataset as part of my research on next-day minimum temperature forecasting using machine learning. The associated preprint is available here:
https://doi.org/10.31223/X55758

The original data comes from the Copernicus Climate Data Store (CC-BY 4.0 license) and has been processed to be directly usable for:

  • climate and atmospheric research

  • weather prediction models

  • machine learning and benchmarking tasks

Repository contents

  • 630 NetCDF files (~7.5 GB)

  • A Python script for quick data inspection

  • Full documentation and proper attribution

I hope this dataset will be useful to the community.
Feedback, questions, and suggestions are very welcome!

1 Like