-
Notifications
You must be signed in to change notification settings - Fork 437
Add support for trigrid Arctic RRM #7442
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
Add support for trigrid Arctic RRM #7442
Conversation
Note the existing bigrid Note the |
A test for this should be added to the hi-res suite. Have you tried running it on pm-cpu? That's where we run the hi-res suite. |
@rljacob -- this configuration is more for HiLat than e3sm. Do you still want us to add a test? |
Passes
|
Ok hold off for now on adding a test. |
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.
Approved based on visual inspection
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.
Approved based on visual inspection and testing
#7442) Add support for trigrid Arctic RRM Adds grid alias, domain and mapping files for arcticx4v1pg2_r025_ARRM10to60E2r1 resolution. All support files are staged in public inputdata and world readable. Adds new default 80 layer ncdata for arcticx4v1pg2 atmosphere mesh (h/t @whannah1 ). Fixes #7440 [BFB]
Passes sanity testing, successfully created SMS.arcticx4v1pg2_r025_ARRM10to60E2r1.WCYCL1850.chrysalis_intel. I also verified that all new files were staged in the inputdata repo merged to next |
merged to master |
Adds grid alias, domain and mapping files for
arcticx4v1pg2_r025_ARRM10to60E2r1
resolution. All support files are staged in public inputdata and world readable.Adds new default 80 layer
ncdata
forarcticx4v1pg2
atmosphere mesh (h/t @whannah1 ).[BFB]
Fixes #7440