Handling CMORCheckErrors #4106
-
|
Dear ESMValTool team, The project I am working on requires loading AMIP simulations from as many models and model versions for as many variables as possible. A few examples of issues I am facing with corresponding questions on how to handle them:
Investigating the file in question (
Looking at those files I figured that the Now one approach to handle this would be to skip the particular model version, as I'm asking in point 1. The other, as I've gathered from #3160, is to follow the developer instructions (https://docs.esmvaltool.org/projects/ESMValCore/en/latest/develop/fixing_data.html#fix-structure) to download my own copy of ESMValCore, test whether my suspicion is correct, and contribute a fix. Is that correct?
recipe_collect-means_share-github.txt I hope my questions are clear, otherwise please request more information. Thanks in advance for your help! Ulrike |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
|
Hi Ulrike, To try to answer your questions (I might need someone else from the @ESMValGroup/technical-lead-development-team to chime in):
Hope that helps, maybe some wiser people like @valeriupredoi or @bouweandela would have more detailed and complete answers to your questions 🤓 |
Beta Was this translation helpful? Give feedback.
-
|
Regarding my original 2. point (the so I am wondering what the preferred way of contributing that is? @jlenh |
Beta Was this translation helpful? Give feedback.
-
|
you could compress that by changing to |
Beta Was this translation helpful? Give feedback.
I would recommend writing a small script or Jupyter notebook to populate the
datasetsandadditional_datasetssections of your recipe, that will be much less cumbersome. See here for an example that you can start out from: https://docs.esmvaltool.org/projects/ESMValCore/en/latest/notebooks/composing-recipes.htmlTo find out which datasets you want to ignore, you can add a bit of code like this: