-
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
Use years from KCS recipe #2223
Conversation
@esmvalbot please run recipe_kcs.yml |
Since @Peter9192 asked, ESMValBot will run recipe recipe_kcs.yml as soon as possible, output will be generated here |
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.
Code looks good 👍
The bot has been busy solving the conda environment for the past 24 hours.. |
ESMValBot is sorry to report it failed to run recipe recipe_kcs.yml: exit is 1, output has been generated here |
Bot failed because of a dtype mismatch in multi-model statistics. I added it to the list of issues here: #2218 (comment) |
@esmvalbot please run recipe_kcs.yml |
Since @Peter9192 asked, ESMValBot will run recipe recipe_kcs.yml as soon as possible, output will be generated here |
ESMValBot is sorry to report it failed to run recipe recipe_kcs.yml: exit is 1, output has been generated here |
Still the same error with dtype mismatch... |
@esmvalbot please run recipe_kcs.yml |
I think the dtype issue is resolved by now, see #2218 (reply in thread), ESMValGroup/ESMValCore#1237, and ESMValGroup/ESMValCore#1239. I am afraid though that the bot is not working currently. @Emmadd, could you have a look at running the recipe manually? |
ESMValBot is sorry to report it failed to run recipe recipe_kcs.yml: exit is 1, output has been generated here |
The bot crashed even before the ESMValTool installation finished 😮 |
@esmvalbot please run recipe_kcs.yml |
ESMValBot is sorry to report it failed to run recipe recipe_kcs.yml: exit is 1, output has been generated here |
@esmvalbot please run recipe_kcs.yml |
ESMValBot is sorry to report it failed to run recipe recipe_kcs.yml: exit is 1, output has been generated here |
@esmvalbot please run recipe_kcs.yml |
ESMValBot is sorry to report it failed to run recipe recipe_kcs.yml: exit is 1, output has been generated here |
@esmvalbot please run recipe_kcs.yml |
ESMValBot is sorry to report it failed to run recipe recipe_kcs.yml: exit is 1, output has been generated here |
283da3a
to
352331a
Compare
Unfortunately, there are still a few outstanding issues. I am bumping this to 2.5.0, but please feel free to contact me to resolve the problems asap after the release. |
@Emmadd Release v2.5 is approaching quickly (the feature freeze will be on 2022-02-21). Since this pull request is marked for v2.5, could you briefly comment if you further intend to include this in the new release and/or if you are facing any problems with it? Thanks!! |
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.
This fails due to ValueError: 'year' not present in all datasets and coords='different'. Either add 'year' to datasets where it is missing or specify coords='minimal'.
, which also appears in the current main
and is probably not related to this PR.
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.
Just tested this again. The recipe runs fine now, and all output a looks as expected! 🎉 Thanks @Emmadd!!
Description
Fixes years in local_resampling.py that were not taken from the recipe.
https://esmvaltool--2223.org.readthedocs.build/en/2223/recipes/recipe_kcs.html
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: