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

Read mom6 parameter files in cesm cmeps driver #373

Merged

Conversation

jo-basevi
Copy link
Collaborator

Refactored the code added in #364, so it can also be re-used for the mom component in cesm-cmeps driver.

I didn't add in mixin class in the end, as it just needed only one function (mom6_add_parameter_files) which I broke out of mom6 driver class. Though please let me know if using a mixin class would still be better!

Should close #371

@coveralls
Copy link

Coverage Status

coverage: 45.539% (-0.03%) from 45.573% when pulling 4498542 on jo-basevi:371-cesm-cmeps-read-mom6-parameter-files into 6cda0d5 on payu-org:master.

@aidanheerdegen
Copy link
Collaborator

Neat! I've pinged @dougiesquire and @angus-g for a review.

Angus, don't worry if you have no opinion, just wanted to keep you in the loop as this reuses the code @jo-basevi just added to the mom6 driver.

Copy link
Collaborator

@dougiesquire dougiesquire left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @jo-basevi!

@jo-basevi jo-basevi merged commit a336968 into payu-org:master Oct 18, 2023
8 checks passed
jo-basevi pushed a commit to jo-basevi/payu that referenced this pull request Nov 8, 2023
jo-basevi added a commit that referenced this pull request Nov 8, 2023
Fix bug copying mom6 config files introduced in #373
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.

Read MOM6 parameter filenames from experiment in cesm_cmeps driver
4 participants