Skip to content
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

Draft
wants to merge 68 commits into
base: jghrefactor/A2g-add-labeled-version-of-floes
Choose a base branch
from

Conversation

hollandjg
Copy link
Collaborator

@hollandjg hollandjg commented Nov 13, 2024

Add new cylc workflow file which uses the single files.

Includes:

  • Add testcases for running with Original and Buckley preprocessing
  • Update loading and saving of integer mask images in Julia code and in EBSEG – this is still buggy, but necessary

@hollandjg hollandjg changed the base branch from main to jghrefactor/A2g-add-labeled-version-of-floes November 13, 2024 14:17
work sub-directory = .

[[[environment]]]
# Update these variables with your run parameters
Copy link
Collaborator

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?

Copy link
Collaborator Author

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/.
Copy link
Collaborator

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?

Copy link
Collaborator Author

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.

hollandjg and others added 30 commits November 16, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants