Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gulcing opened this issue May 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@gulcing
Copy link

gulcing commented May 2, 2024

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:
****

@gulcing gulcing added the bug Something isn't working label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants