-
Notifications
You must be signed in to change notification settings - Fork 131
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
Removed write_plots and write_netcdf in some python diagnostics #2036
Conversation
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 changes look good to me, but I do not have time to test these recipes. Do you think we could run some of them with the @esmvalbot? If not, do you think it would be OK to merge this as is, since we plan to test recipes for the release anyway?
Would it make sense to replace the word 'Deprecated' in the title with the word 'Remove'? It would be good if you could mention in the pull request description which recipes are affected by these changes, that will make it easier to find where things went wrong if something turns out to be broken later. |
I tested all recipes, but I will run some (which do not require lots of memory) with the bot. So merging should be safe.
Done
This is the list:
@bouweandela did you see this comment? |
@esmvalbot Please run recipe_cox18nature.yml |
@esmvalbot Please run recipe_tcr.yml |
@esmvalbot Please run recipe_ecs.yml |
ESMValBot is happy to report recipe recipe_cox18nature.yml ran OK, output has been generated here |
ESMValBot is happy to report recipe recipe_tcr.yml ran OK, output has been generated here |
ESMValBot is sorry to report it failed to run recipe recipe_ecs.yml: exit is 1, output has been generated here |
The bot failed due to missing data, but the recipe ran fine on my machine |
This PR deprecates the options
write_plots
andwrite_netcdf
for some python diagnostics (the ones I coded) and for some tests. I successfully tested all affected recipes after the change.Before you get started
Checklist
It is the responsibility of the author to make sure the PR is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.
pre-commit
oryamllint
checksTo help with the number pull requests: