Skip to content

+Revise MOM_IceShelf available diags file format#1065

Merged
Hallberg-NOAA merged 1 commit intoNOAA-GFDL:dev/gfdlfrom
Hallberg-NOAA:standard_ice_shelf_available_diags
Mar 27, 2026
Merged

+Revise MOM_IceShelf available diags file format#1065
Hallberg-NOAA merged 1 commit intoNOAA-GFDL:dev/gfdlfrom
Hallberg-NOAA:standard_ice_shelf_available_diags

Conversation

@Hallberg-NOAA
Copy link
Copy Markdown
Member

@Hallberg-NOAA Hallberg-NOAA commented Mar 21, 2026

Revised the MOM_ice_shelf_diag_mediator.F90 code that creates the MOM_IceShelf.available_diags file to follow the same pattern of logging as the rest of MOM6. The specific changes include moving the module name(s) to their own line, adding static diagnostics to the variables that are logged in the available_diags file (however, the ice shelf code does not have any static diagnostics yet), logging the axes of the diagnostic, and adding cell metrics to describe how a diagnostic might be reduced and logging these as well. All solutions are bitwise identical, but there are new entries and added information in the MOM_IceShelf.available_diags files.

The analogous changes to the SIS2 diag mediator can be found at NOAA-GFDL/SIS2#236 .

@Hallberg-NOAA Hallberg-NOAA added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 21, 2026
@alex-huth alex-huth self-requested a review March 26, 2026 20:18
Copy link
Copy Markdown

@alex-huth alex-huth left a comment

Choose a reason for hiding this comment

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

This looks correct to me

  Revised the MOM_ice_shelf_diag_mediator code that creates the
MOM_IceShelf.available_diags file to follow the same pattern of logging as the
rest of MOM6.  The specific changes include moving the module name(s) to their
own line, adding static diagnostics to the variables that are logged in the
available_diags file (however, the ice shelf code does not have any static
diagnostics yet), logging the axes of the diagnostic, and adding cell metrics to
describe how a diagnostic might be reduced and logging these as well.  All
solutions are bitwise identical, but there are new entries and added information
in the MOM_IceShelf.available_diags files.
@Hallberg-NOAA Hallberg-NOAA force-pushed the standard_ice_shelf_available_diags branch from 61995cb to 4e67361 Compare March 26, 2026 22:01
@Hallberg-NOAA
Copy link
Copy Markdown
Member Author

This PR has passed pipeline testing at https://gitlab.gfdl.noaa.gov/ogrp/mom6ci/MOM6/-/pipelines/30396.

@Hallberg-NOAA Hallberg-NOAA merged commit 56157ef into NOAA-GFDL:dev/gfdl Mar 27, 2026
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants