Recipes to evaluate CORDEX-CMIP5 models #4199
Draft
+1,840
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR contains tests recipes to produce the plots for WP2 of ESO4clima. It provides informational value, feel free to open another PR to merge the end product.
recipe_cordex-cmip5.yml
recipe_cordex-cmip5.yml plots maps for the CORDEX data and, if an observational dataset is present, computes the bias against it. The maps are useful to visually inspect the data and detect issues in the values or the grid. Some example plots that can be produced are the following:
recipe_cordex-cmip5_perfmetrics.yml
Produces the perfomance metrics plots for variable
ts, which has been previously examined using the recipe to produce maps to ensure the data is consistent. It is pending to be expanded to support more variables and more CORDEX datasets. The current recipe contains a full list of CORDEX datasets that is commented and that should be uncommented when all CORDEX metadata and data issues are fixed in ESMValCore. The current recipe contains a sample list of datasets that produces a test performance plot for a single variable against two observational datasets, just to prove that there are no issues that prevent the diagnostic to be executed. It produces the following plot:recipe_cordex-cmip5_perfmetrics_all
Produces the performance metrics plot for several variables in CORDEX and ESA-CCI data. The CORDEX datasets are the subset of the EUR-11 domain that are common for all variables. However the data has not visually inspected beforehand with recipe_cordex-cmip5,yml, so there may be data issues that are going unnoticed. It produces the following plot:
Before you get started
Checklist
It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.
New or updated recipe/diagnostic
New or updated data reformatting script
To help with the number of pull requests: