-
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
Initial Commit for Recipe Test Workflow #2787
Initial Commit for Recipe Test Workflow #2787
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.
Thanks @mo-tgeddes! :) I have a few requests:
- There are still a number of instances referring to CAW and climate-assessment-workflow in this PR (try searching in this page or using, e.g. the command
grep -ir caw esmvaltool/utils/recipe_test_workflow/
on the command line). Please ensure all references to CAW and climate-assessment-workflow are replaced. - Would it be possible to name this PR something like "Initial commit for the recipe test workflow" (there should be no reference to CAW in this PR, even in the title!) :)
- Please remove the Met Office copyrights for introduction to the ESMValTool repository.
We may need to merge the documentation into the central ESMValTool documentation, but I think it makes sense to keep it separate for now, while we are developing.
esmvaltool/utils/recipe_test_workflow/doc/source/assessment_areas.rst
Outdated
Show resolved
Hide resolved
esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/opt/rose-suite-metoffice.conf
Outdated
Show resolved
Hide resolved
esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/rose-suite.info
Outdated
Show resolved
Hide resolved
Co-authored-by: Emma Hogan <[email protected]>
Co-authored-by: Emma Hogan <[email protected]>
Co-authored-by: Emma Hogan <[email protected]>
…e-suite.info Co-authored-by: Emma Hogan <[email protected]>
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 @mo-tgeddes! :)
esmvaltool/utils/recipe_test_workflow/doc/source/_templates/footer.html
Outdated
Show resolved
Hide resolved
esmvaltool/utils/recipe_test_workflow/doc/source/assessment_areas.rst
Outdated
Show resolved
Hide resolved
esmvaltool/utils/recipe_test_workflow/doc/source/assessment_areas.rst
Outdated
Show resolved
Hide resolved
esmvaltool/utils/recipe_test_workflow/doc/source/user_guide/index.rst
Outdated
Show resolved
Hide resolved
esmvaltool/utils/recipe_test_workflow/doc/source/user_guide/quick_start.rst
Outdated
Show resolved
Hide resolved
esmvaltool/utils/recipe_test_workflow/doc/source/user_guide/quick_start.rst
Outdated
Show resolved
Hide resolved
esmvaltool/utils/recipe_test_workflow/doc/source/user_guide/workflow.rst
Outdated
Show resolved
Hide resolved
esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/rose-suite.info
Outdated
Show resolved
Hide resolved
Co-authored-by: Emma Hogan <[email protected]>
…ol into add_known_caw_files
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 @mo-tgeddes! :)
The suggestion are to ensure the documentation builds and the workflow runs.
I note that the recipe fails to run after updating the paths, so we'll need to fix that :)
esmvaltool/utils/recipe_test_workflow/doc/source/user_guide/quick_start.rst
Outdated
Show resolved
Hide resolved
esmvaltool/utils/recipe_test_workflow/doc/source/_templates/footer.html
Outdated
Show resolved
Hide resolved
…ick_start.rst Co-authored-by: Emma Hogan <[email protected]>
…oter.html Co-authored-by: Emma Hogan <[email protected]>
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 @mo-tgeddes! 🥳
hey guys, good to see work being done on this matter! Could I please suggest a couple of things:
Instead, if you think you need to change a lot, and the PR is large, then it's best to split it in successive smaller PRs that are directly targeted to |
Hi V! 👋 Apologies for the delay in my reply, I got back from leave last week and I'm still playing catch up! During the requirements gathering, we (the Met Office) offered to complete the development work, but we didn't discuss what that would look like! We (@KatherineTomkins, @mo-tgeddes and myself) agreed to use a main feature branch ( One other thing to consider before making a decision about the development workflow is whether the community would like to get involved in reviewing the sub-feature branches as a knowledge sharing / learning activity. If this is the case, I would suggest the main feature branch approach that we are already taking would be preferred, since the community can get involved as and when they would like. However, if the community would prefer to receive the prototype in one go, then we can work on a fork (although this will be less transparent to the community). Apologies for not managing the checklist appropriately in this PR. If you are happy for us to continue with the main feature branch approach, would it be possible for you to add protection to the Thoughts? :) |
@ehogan welcome back, hope you had a good leave 🏖️ Sounds good to me, if the baby PRs/branches are (mostly) for internal use/review then it's perfectly fine for me, but it would be good if you guys included those in the big PR description (please add links to those, and a few descriptive words about them e.g. we implemented X in PR Y [with a link to it] - much clearer in the description then somewhere in the lower bellows of the PR). How's that sound? |
Great idea @valeriupredoi! We will definitely do that when we do the final PR. I'll also plan to keep the summary issue updated with this information as well :) Thank you! 🥳 |
* #2787 Install ESMValTool and Core in install_cold task * #2821: PR comments part 1 * #2821: PR comments part 2 * Update esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/app/install_cold/bin/install_cold.sh Co-authored-by: Emma Hogan <[email protected]> * Update esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/app/install_cold/bin/install_cold.sh Co-authored-by: Emma Hogan <[email protected]> * Update esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/app/install_cold/bin/install_cold.sh Co-authored-by: Emma Hogan <[email protected]> * #2821: PR comments part 3 * #2821: PR comments part 4 * #2821: PR comments part 5 Co-authored-by: Emma Hogan <[email protected]>
Description
Add files from CMEW as a base for the recipe test workflow.
This PR will be merged to a feature branch and does not need a review from the ESMValTool community at this time
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
To help with the number of pull requests: