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

Refactor of the run scripts #2

Open
Whyborn opened this issue May 1, 2024 · 0 comments
Open

Refactor of the run scripts #2

Whyborn opened this issue May 1, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Whyborn
Copy link
Collaborator

Whyborn commented May 1, 2024

The run scripts are currently quite monolithic and prescriptive. We want to separate the main working script, run_cable.sh into individual run scripts for each stage, i.e. run_climate_restart.sh, run_zero_biomass.sh etc. and separate the results into separate directories for each stage.

This allows is to retain information about the configuration of each stage. As it stands, the configuration options in the namelists are overwritten after each stage so there is no hard record of the configuration options used for each stage.

It should make it much easier to adapt scripts for the specific user's purpose, and make it easier for new users to understand the work flow.

There is likely to be a few iterations as we talk to users in the in Land Working group to get feedback.

@Whyborn Whyborn added the enhancement New feature or request label May 1, 2024
@Whyborn Whyborn self-assigned this May 1, 2024
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