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

Cylc file for generic Launch task #5

Open
1 of 5 tasks
sk8forether opened this issue Sep 14, 2023 · 0 comments
Open
1 of 5 tasks

Cylc file for generic Launch task #5

sk8forether opened this issue Sep 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sk8forether
Copy link
Member

sk8forether commented Sep 14, 2023

Description

Need to create a flow.cylc style file for the generic launch task as part of the MVP. This task will need to:

  • create directories
  • create a json object of inputs

Background

Previously (in Cylc 7), the Cylc "suite" was defined in a suite.rc file. In Cylc 8, Cylc "workflows" have replaced them, and are defined in flow.cylc files that define the Workflow Configuration.

Next Steps

  • Understand flow.cylc files in Cylc 8
  • Create one for the Launch task
  • Test that it works when called directly by Cylc on the command-line
  • Test that it works correctly when called by python
  • Test that it works for 2 platforms
@sk8forether sk8forether added the enhancement New feature or request label Sep 14, 2023
@sk8forether sk8forether self-assigned this Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant