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

Basic Testing Experiment Configuration #4

Open
sk8forether opened this issue Sep 14, 2023 · 0 comments
Open

Basic Testing Experiment Configuration #4

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

Comments

@sk8forether
Copy link
Member

Description

We need a very basic starting point for running an experiment, and the configuration file is a good place to point new users to when they are getting started. For the sake of accomplishing the MVP, this just needs to contain the basic information that gets read in to run the Launch task.

Remaining Questions

  • What is the best format for these configs? Should we use YAML? INI for Cylc (no python parsing)? Something else?
  • Will we need multiple configs for the same experiment if running on different platforms? Or can the platform be specified at runtime (with configurations already set up for the platforms)?

Looking Forward

After this is complete, we should consider turning this basic experiment into a good testing experiment and/or a quick-start for learning the software.

@sk8forether sk8forether added the enhancement New feature or request label Sep 14, 2023
@sk8forether sk8forether self-assigned this Sep 14, 2023
@sk8forether sk8forether added the documentation Improvements or additions to documentation label Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant