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

generalize the combinations available for cpld_gridgen #976

Closed
DeniseWorthen opened this issue Aug 27, 2024 · 0 comments · Fixed by #993
Closed

generalize the combinations available for cpld_gridgen #976

DeniseWorthen opened this issue Aug 27, 2024 · 0 comments · Fixed by #993
Assignees
Labels
enhancement New feature or request

Comments

@DeniseWorthen
Copy link
Contributor

DeniseWorthen commented Aug 27, 2024

The cpld_gridgen utility currently works only for specified combinations of the ocean and atm. It should be generalized to create any ATM and OCN resolution. This will provide the required mapped ocean mask for any ATM resolution with any OCN resolution.

Originally these combinations were "pinned" to certain combinations because of the need to generate a set of weights for the CICE IC generation. Since this capability has been replaced by the ocnice_prep utility, all mapped ocean combinations can now be generated at once in cpld_gridgen.

@GeorgeGayno-NOAA GeorgeGayno-NOAA added the enhancement New feature or request label Aug 30, 2024
GeorgeGayno-NOAA pushed a commit that referenced this issue Nov 8, 2024
…eneration (#993)

The cpld_gridgen code is updated to loop over all 6 ATM resolutions 
(C48, C96, C100, C384, C768 and C1152) and produce the mapped ocean 
mask for a given OCN resolution.  The regression tests were updated to
include the processing of these new ATM resolutions. Minor updates to the 
documentation were also added.

Fixes #976.
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
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants