-
Notifications
You must be signed in to change notification settings - Fork 26
Add options for CMIP6 settings through usermods #567
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
base: release-1.6
Are you sure you want to change the base?
Add options for CMIP6 settings through usermods #567
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As far as I can see, this looks fine!
@matsbn and @TomasTorsvik , I wonder, if there is any good reason to put this into usermods - and not into the |
@TomasTorsvik - I agree with @jmaerz. Here is an alternative proposal:
The above can modified to also have grid dependent settings. |
@mvertens , thanks, yes, that would be the other alternative, which could also make sense, if the isopycnic wil be further developed/used differently than with CMIP6 settings. |
I think that an advantage with this approach is the there is only one xml variable that needs to be set - rather than multiple user_mod directories - potentially for different grids. |
This PR makes it possible to enable CMIP6 settings for BLOM/iHAMOCC through usermods.
I start including this on the
release-1.6
branch, since this is what is being tested currently for NorESM2.3. If this is accepted, I will enable these usermods, with necessary modifications, for thev1.7
andmaster
branches as well.