-
Notifications
You must be signed in to change notification settings - Fork 5
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
Switch to data time cycling to support multiple models and multiple case studies or trials #765
Conversation
875fb6b
to
e89544e
Compare
053fe11
to
9567afb
Compare
6f8722f
to
20a014d
Compare
2133d21
to
d6b08fe
Compare
8db71ca
to
3eafb43
Compare
c48d075
to
2636cf0
Compare
b1d6ab6
to
62ec811
Compare
104765a
to
8a1a8fe
Compare
This work is now ready to be reviewed. |
This prevents needing to rely on external hosts for these. I did need to drop the example commands to fetch the resources via curl, but they were probably confusing anyway.
They are not implemented yet, and can be re-added when they are.
The operator now requires all arguments to either be numbers, or all be None if you don't want to constrain the area. The test has been mildly improved, so at least it checks for both of the named functions on the coordinates, though it still doesn't test that they do anything.
It is invalid rose syntax. Also use !! to disable showing the option in the GUI.
28a9e02
to
64da0c0
Compare
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.
Very nice change. No concerns from the portability point of view, the simplification of the workflow and the hardening of the code in the includes setting the default as false will help with portability.
Though not related with portability, note the comment about the changes required for the METPlus side of the workflow to run. But this can be dealt with with in a separate issue.
Will also need an issue in the CSET-WORKFLOW repo to update the niwa optional configuration to pick up the new environment variables and do a bit of clean-up.
Fixes #750
WIP in title is just to stop accidental merge before all three reviews.
Contribution checklist
Aim to have all relevant checks ticked off before merging. See the developer's guide for more detail.
GitHub Copilot was used in the PR.