Skip to content

ERA5-Land cmorizer/fixes #855

@katjaweigel

Description

@katjaweigel

Is your feature request related to a problem? Please describe.
At the moment, there is an "on the flight" cmorizer for ERA5 data. In principle it also works for ERA5-Land, but there are some issues:

  1. For ESMValCore: The fixes already existing for ERA5 are to a large extend also needed for ERA5-Land, I tested this for the variable pr (monthly) by simply copying
    esmvalcore/cmor/_fixes/native6/era5.py
    to
    esmvalcore/cmor/_fixes/native6/era5_land.py
    and it works, but there might be differences for other variables.
  2. For the ESMValTool: Would it make sense, to include an ERA5-Land example to esmvaltool/recipes/cmorizers/recipe_era5.yml or make an own esmvaltool/recipes/cmorizers/recipe_era5-land.yml?

Would you be able to help out?
Partly

Metadata

Metadata

Labels

enhancementNew feature or requestfix for datasetRelated to dataset-specific fix files

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions