Skip to content

CMOR.check error in CMORization episode: adding new datasets to ESMValTool #314

@gulcing

Description

@gulcing

As explained in the part of "3. Implementing additional fixes" in CMORization episode, when I run this

esmvaltool run recipe_check_fluxcom.yml --config_file <path to config-user.yml> --log_level debug

I got this error:

esmvalcore.cmor.check.CMORCheckError: There were errors in variable GPP:
GPP: units should be kg m-2 s-1, not unknown
lon: standard_name should be longitude, not None
lat: standard_name should be latitude, not None
lon: units should be degrees_east, not unknown
lon: has values < valid_min = 0.0
lat: units should be degrees_north, not unknown
GPP: does not match coordinate rank
in cube:
****

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions