Skip to content
Discussion options

You must be logged in to vote

Hi @nchawang, the entry "CMIP6" for ICON in the config-developer file just means that its output is supposed to be checked against the CMIP6 tables. The only variables "fully" supported for ICON data (i.e., tested by us) are the ones listed in the mapping file.

Other variables might be supported if you specify the correct var_type in your recipe (e.g., at the place where you define things like mip: AERmon. To fully support them, we would need to add them to our mapping table (see example pull request ESMValGroup/ESMValCore#2700). Alternatively, you can also use a custom mapping by using the configuration option extra_facets_dir, see here for details.

If a variable is in another table but …

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@nchawang
Comment options

nchawang Apr 3, 2025
Collaborator Author

@nchawang
Comment options

nchawang May 28, 2025
Collaborator Author

@schlunma
Comment options

@nchawang
Comment options

nchawang May 28, 2025
Collaborator Author

Answer selected by nchawang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants