Skip to content

+Standardize input salinity units as "ppt"#528

Merged
adcroft merged 2 commits into
NOAA-GFDL:dev/gfdlfrom
Hallberg-NOAA:read_salin_in_ppt
Dec 15, 2023
Merged

+Standardize input salinity units as "ppt"#528
adcroft merged 2 commits into
NOAA-GFDL:dev/gfdlfrom
Hallberg-NOAA:read_salin_in_ppt

Conversation

@Hallberg-NOAA
Copy link
Copy Markdown
Member

Standardized the syntax for the units of salinities that are read via get_param calls to be uniformly 'units="ppt"' or similar units for derivatives with salinity. The only exceptions are places where practical salinity is used specifically, which occurs for several arguments in the MOM_EOS code. All answers are bitwise identical, but there are changes to a number of MOM_parameter_doc files.

  Standardized the syntax for the units of salinities that are read via
get_param calls to be uniformly 'units="ppt"' or similar units for derivatives
with salinity.  The only exceptions are places where practical salinity is used
specifically, which occurs for several arguments in the MOM_EOS code.  All
answers are bitwise identical, but there are changes to a number of
MOM_parameter_doc files.
@Hallberg-NOAA Hallberg-NOAA added the documentation Improvements or additions to documentation label Dec 1, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 1, 2023

Codecov Report

Attention: 62 lines in your changes are missing coverage. Please review.

Comparison is base (7d334f8) 37.50% compared to head (eb41d80) 37.45%.

Files Patch % Lines
src/user/adjustment_initialization.F90 0.00% 9 Missing ⚠️
src/user/dumbbell_initialization.F90 0.00% 9 Missing ⚠️
src/user/Rossby_front_2d_initialization.F90 0.00% 7 Missing ⚠️
src/user/seamount_initialization.F90 0.00% 7 Missing ⚠️
src/tracer/MOM_tracer_Z_init.F90 0.00% 5 Missing ⚠️
src/user/DOME2d_initialization.F90 0.00% 5 Missing ⚠️
src/user/SCM_CVMix_tests.F90 0.00% 5 Missing ⚠️
src/user/dense_water_initialization.F90 0.00% 5 Missing ⚠️
src/initialization/MOM_state_initialization.F90 40.00% 3 Missing ⚠️
src/user/sloshing_initialization.F90 0.00% 3 Missing ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff              @@
##           dev/gfdl     #528      +/-   ##
============================================
- Coverage     37.50%   37.45%   -0.05%     
============================================
  Files           270      270              
  Lines         79521    79625     +104     
  Branches      14804    14824      +20     
============================================
  Hits          29826    29826              
- Misses        44147    44251     +104     
  Partials       5548     5548              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adcroft adcroft merged commit 4e8fbe1 into NOAA-GFDL:dev/gfdl Dec 15, 2023
@Hallberg-NOAA Hallberg-NOAA deleted the read_salin_in_ppt branch May 10, 2024 21:52
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants