Determine activities and institutes for CMIP6 loading CV table#107
Conversation
|
Can the people with access to DKRZ to check that the changes in the config-developer are ok for them? I have checked BADC and it works smoothly, allowing us to mix data from CMIP and HighResMIP in the same recipe |
|
this is very useful, totally missed it until @zklaus pointed me to it offline 🍺 |
|
@bouweandela can we merge this? Thanks! |
|
@schlunma just merge this once tested. |
schlunma
left a comment
There was a problem hiding this comment.
Works well for CMIP6 data sets appearing in esmvalcore/cmor/tables/cmip6/Tables/CMIP6_CV.json. However, there are models (e.g. BCC-CSM2-MR) missing in there, for which the tool will throw the following error now:
KeyError: "Dataset key institute must be specified for {...}"
Do we use an old version of the CMIP6 tables? @zklaus @jvegasbsc
|
Also, once this is merged the users might need to update their CMIP6 |
schlunma
left a comment
There was a problem hiding this comment.
CESM2-WACCM is missing, even in the new version of the tables. Other than that the PR works fine. I tested CMIP, ScenarioMIP and C4MIP data.
|
Is there any easy workaround @jvegasbsc? |
I thing that's the right way. That source_id was added on 2019-07-29, a couple more have been added since, but there is currently no release of the tables that contains this information. |
|
Fixes #37