-
Notifications
You must be signed in to change notification settings - Fork 129
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
Restructure ClimWIP #1919
Restructure ClimWIP #1919
Conversation
This should do the trick I think @Peter9192 Do we also need a scientific review for this? |
@esmvalbot please run recipe_climwip.yml |
Since @Peter9192 asked, ESMValBot will run recipe recipe_climwip.yml as soon as possible, output will be generated here |
Maybe we can both briefly inspect the output of the bot, to see if it still looks okay. |
I updated the top post to reflect the main changes in this PR. |
ESMValBot is happy to report recipe recipe_climwip.yml ran OK, output has been generated here |
looks identical to my output from before the changes :) |
There are a few outstanding code quality issues. Probably too early to merge. |
I depend on it and its not the end of the story, there will be follow up pull requests ;-) we can deal with the codacy issues later |
Promise? 😛 |
if possible yes ;-) |
The original ClimWIP recipe was growing a bit big, and for upcoming work we need to make it even bigger. Therefore, we suggest a restructuring to the following basic format. This does not modify any of the existing code, but only moves it around.
Tasks
yamllint
to check that your YAML files do not contain mistakesModified recipe/diagnostic
doc/sphinx/source/recipes
folderCloses #1918