ERA5 data download and accessΒΆ

We are going to use monthly averaged surface variables from ERA5.

Four variables:
  • 2m_temperature

  • sea_surface_temperature

  • mean_sea_level_pressure

  • total_precipitation

We can download all this from the awesome Copernicus Climate Data Store

Having downloaded the data, we need to use it. So we need some convenience functions to access the data.