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

Allow for multiple restarts from each component in cesm_cmeps driver #432

Merged

Conversation

dougiesquire
Copy link
Collaborator

@dougiesquire dougiesquire commented Mar 27, 2024

MOM6 may split its restart across multiple files. This wasn't accounted for in the cesm_cmeps driver, but with this PR it is.

Closes #430

Copy link
Collaborator

@aidanheerdegen aidanheerdegen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Normally at this point I would suggest that tests are almost always a good idea, but I understand the issues with creating tests with payu.

@dougiesquire dougiesquire merged commit 11882a9 into payu-org:master Apr 5, 2024
7 checks passed
@dougiesquire dougiesquire deleted the issue430_cesm_cmeps_restarts branch April 5, 2024 05:59
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.

Incorrect Restart File Names for MOM6 in payu 1.1
2 participants