-
Notifications
You must be signed in to change notification settings - Fork 128
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
Splitting of flato13ipcc.yml into separate recipes and adding recipes for regional Figures #2156
Conversation
Final recipe for regional downscaling: 4 diagnostics included
Final scripts for regional downscaling
Merge remote-tracking branch 'origin/master' into version2_regional_downscaling
Merge remote-tracking branch 'origin/master' into regional_downscaling_gmddraft
Thanks for the reminder, I accepted:
. |
This is a consequence of ESMValGroup/ESMValCore#1609, see explanation the section on "Example with a variable that is on an unusual grid" in the description. This issue does not occur for all models but only for those like MIROC-ESM where the
No worries about that. In release periods, it is ok to use either version: the last stable release or the new release candidate. It would be ok for me if problems with the new Core are not fixed in this PR. These would be noticed later in the release process when I will run all recipes in main with the final release candidate for the Core. But it would be really nice to address easy-to-fix problems now as it makes the recipe testing simpler 👍 |
Yes, indeed. That seems to be the same issue with the same OBS dataset. |
I fixed the font size for Fig. 41b again and added the note to the documentation. |
@axel-lauer I can't reproduce the issue in Fig9.39pr, for me it also looks ok with the new Core (version pulled yesterday evening). |
@katjaweigel this is how the plots look like when I run the recipes. Please notice the differences between CMIP3 (kg m-2 s-1) and the CMIP6 version of the recipe (%). If both of your figures look fine, we could ask e.g. @LisaBock to run CMIP3CMIP6 |
Ok, thanks, I only checked the CMIP6 version, I thought I updated CMIP3 as well, but maybe I overlooked something (it is selected through a setting in the recipe) |
Sorry, I did not know, that it was about CMIP3, the last commit should solve this (test is still running). |
With that change Fig9.38pr looks also ok for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks all fine now! Thanks for the hard work!
Thanks @axel-lauer! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for all your work @katjaweigel!! Everything looks good to me from a technical point of view. I hope you don't mind that I fixed the MIROC-ESM*
entries for fgco2
in anticipation of the testing that I will do for the release of version v2.8. That would be one thing less for me to keep in mind.
This PR goes into v2.8. I will merge it to main early next week, after we have fixed automatic tests in the Tool.
Great, thanks a lot @remi-kazeroni! |
Description
The recipe recipe_flato13ipcc.yml is split into different parts for one or few figures for easier and faster processing:
under the common folder:
recipes/ipccwg1ar5ch9/
Non working data sets are converted to comments, the data set length it fixed in one case.
The NCEP data are updated to the new data version NCEP-NCAR-R1.
Additional, recipes which cover different Regions, similar to figures of the IPCC AR5 (Flato et al., 2013) are added:
The figures are add in two versions: one used to create
Figure 13-16 in https://gmd.copernicus.org/articles/14/3159/2021/
(recipe_weigel21gmd_figures_13_16.yml)
and one closer to the IPCC version
(recipe_flato13ipcc_figures_938_941_cmip6.yml)
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
- [ ] 🛠 Documentation is available- [ ] 🛠 The dataset has been added to the CMOR check recipe- [ ] 🧪 Numbers and units of the data look physically meaningfulTo help with the number of pull requests: