Hello,
I trying to learn how to use anemoi by trying to retraining AIFS 1.10 with the procedure noted in the huggingface notebook.
To do that, I am trying to download with (anemoi-datasets or the CDS API) the relevant variables on the n320 grid from the “Complete ERA5 global atmospheric reanalysis”. There is 4 variables I need that are not found on this dataset:
- snowfall (sf)
- runoff (ro)
- surface_solar_radiation_downwards (ssrd)
- surface_thermal_radiation_downwards (strd)
But those variables are available on the “ERA5 hourly data on single levels from 1940 to present” of the CDS.
Is it normal ?
Thanks your help !