pyremo.preproc.ERA5
- class ERA5(params=None, cat=None, gridfile=None, scratch=None, template=None)[source]
Class for cmorizing original ERA5 GRIB data.
Notes
The cmorizer class mostly works with the intake catalog provided by DKRZ.
References
Please refer to the DKRZ data pool documentation: https://docs.dkrz.de/doc/dataservices/finding_and_accessing_data/era_data
Attributes
Methods
get_soil(date[, filename])Create a NetCDF with ERA5 soil-related variables.
gfile(date[, path, expid, filename, add_soil])Create an ERA5 gfile NetCDF containing required variables.