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

Use MOM_io interfaces in write_depth_list #1389

Merged

Conversation

Hallberg-NOAA
Copy link
Collaborator

Revised write_depth_list to use the interfaces from MOM_io instead of direct
calls to NF90_ routines. The depth list files that are generated this way are
interchangeable with those from previous versions, but they are larger because
FMS insists on including an unnecessary axis variable with a simple list of
integers for the list axis. This commit partially addresses MOM6 issue #1312.
All answers are bitwise identical.

  Revised write_depth_list to use the interfaces from MOM_io instead of direct
calls to NF90_ routines.  The depth list files that are generated this way are
interchangeable with those from previous versions, but they are larger because
FMS insists on including an unnecessary axis variable with a simple list of
integers for the list axis.  This commit partially addresses MOM6 issue mom-ocean#1312.
All answers are bitwise identical.
@marshallward
Copy link
Collaborator

marshallward commented May 4, 2021

@marshallward marshallward merged commit 727b639 into mom-ocean:dev/gfdl May 4, 2021
@Hallberg-NOAA Hallberg-NOAA deleted the MOM_io_in_write_depth_list branch July 30, 2021 17: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.

2 participants