-
Notifications
You must be signed in to change notification settings - Fork 145
Fix bug in ClimWIP brunner19 recipe when plotting #2226
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
Conversation
|
Hoi @zklaus @bouweandela ! My go-to reviewer @ruthlorenz is currently on vacation so I hope you can have a quick look at this. It should fix the problems that @bouweandela found in #2198 (minus the missing models...) |
|
@esmvalbot Please run recipe_climwip_brunner2019_med.yml |
|
Since @bouweandela asked, ESMValBot will run recipe recipe_climwip_brunner2019_med.yml as soon as possible, output will be generated here |
| script: weighting/weighted_temperature_graph.py | ||
| ancestors: [calculate_weights_climwip/climwip, tas] | ||
| weights: 'weights.nc' | ||
|
|
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.
For the other PRs, you added some settings here. Are they not needed for in this case?
|
ESMValBot is sorry to report it failed to run recipe recipe_climwip_brunner2019_med.yml: exit is null, output has been generated here |
|
@esmvalbot Please run recipe_climwip_brunner2019_med.yml |
|
Since @bouweandela asked, ESMValBot will run recipe recipe_climwip_brunner2019_med.yml as soon as possible, output will be generated here |
|
ESMValBot is sorry to report it failed to run recipe recipe_climwip_brunner2019_med.yml: exit is 1, output has been generated here |
|
The bot failed because of missing data and a missing shapefile. @bouweandela do you think it is possible to make the bot find some shape files? This one seems quite relevant for climate, so perhaps it could even serve as a 'standard' shape file for testing recipes. |
|
@esmvalbot Please run recipe_climwip_brunner2019_med.yml |
|
Since @bouweandela asked, ESMValBot will run recipe recipe_climwip_brunner2019_med.yml as soon as possible, output will be generated here |
|
ESMValBot is sorry to report it failed to run recipe recipe_climwip_brunner2019_med.yml: exit is 1, output has been generated here |
|
I fixed the configuration of the bot so it finds the shapefile, but unfortunately a lot of the required climate model data is not available either on Mistral. |
|
I think that the best solution would be if we ask for the additional data to be added: https://www.dkrz.de/up/services/data-management/cmip-data-pool. I'm on holiday this week, but i can look into that next week, or maybe @Peter9192 could do it? |
|
I've put in a request for the following datasets: - {short_name: [tas, pr, rsds, rlds, rsus], dataset: MRI-ESM1, project: CMIP5, exp: rcp85, ensemble: r1i1p1}
- {short_name: [tas, rsds], dataset: GISS-E2-R, project: CMIP5, exp: rcp85, ensemble: r2i1p1}
- {short_name: [pr, rsds], dataset: GISS-E2-R, project: CMIP5, exp: rcp85, ensemble: r2i1p3}
- {short_name: rlds, dataset: CCSM4, project: CMIP5, exp: rcp85, ensemble: r1i1p1}hope I didn't miss one. |
|
Great, thanks, @Peter9192 ! |
|
@Peter9192 Did you ever get a response? |
|
No, haven't heard anything.. |
|
Since mistral is not responsive, shall we rely on local running as a means of confirmation? In that case, what is still open? |
A review, maybe @ruthlorenz is back from holiday and could have a look? |
|
Yes I can have a look! Will do later today or tomorrow.... |
|
Hopefully the missing data problem will disappear once ESMValGroup/ESMValCore#1217 has been merged and is available in v2.4 of the ESMValCore. |
|
I tried to run with ESMValTool v2.3 the map works and looks fine. |
|
Thanks for the test @ruthlorenz! I've merged main into the branch and fixed the bug in the plotting script that created. It runs for me now with everything up to date. Can you try again please? |
ruthlorenz
left a comment
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 good to me and works perfectly fine now!
|
Has the documentation of the recipe been updated? I didn't see the new settings of the diagnostic script mentioned here: https://docs.esmvaltool.org/en/latest/recipes/recipe_climwip.html |
|
Hi @bouweandela could you specify which settings you are missing? The documentation should be under 'User settings in recipe' generally and under 'Updating the Brunner et al. (2019) recipe for new regions' specifically for this recipe. |
|
The settings that are added to the recipe in this pull request: according to the documentation, diagnostic script |
Description
Rename two parameter keys in the recipe to fix a bug in plotting as described in #2224.
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
To help with the number of pull requests: