...
The output is a 2D field from input data taken from the Climate Data Store (CDS) ERA5 hourly data on single levels from 1959 to present dataset.
You will need:
- Python3
The CDS API installed. For more details, please follow the instructions here.
- The ecCodes library to read and write GRIB data.
...