-
Notifications
You must be signed in to change notification settings - Fork 1
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
feature: add new cylc workflow #194
base: jghrefactor/A2g-add-labeled-version-of-floes
Are you sure you want to change the base?
feature: add new cylc workflow #194
Conversation
work sub-directory = . | ||
|
||
[[[environment]]] | ||
# Update these variables with your run parameters |
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 part is a little confusing on what happens here. Does the user need to interact with this flow.cylc
now or does cylc inherently know to look for rose-suite.conf
? Along those lines, does using rose add another dependency that we could avoid?
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.
All the editable params will be in the rose-suite.conf
@@ -0,0 +1,16 @@ | |||
mkdir -p ~/.cylc/flow && cp global.cylc ~/.cylc/flow/. |
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.
Is this script just run in CLI as a test?
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.
right now it's more of a scratch space to help me keep track of all the test cases.
…reprocessing and tracking just once
Co-authored-by: Carlos Paniagua <[email protected]>
Co-authored-by: Carlos Paniagua <[email protected]>
Co-authored-by: Carlos Paniagua <[email protected]>
Add new cylc workflow file which uses the single files.
Includes: