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

+Fix diagnostic conversions in code from dev/ncar #166

Merged
merged 2 commits into from
Jul 15, 2022

Conversation

Hallberg-NOAA
Copy link
Member

Added missing unit conversion factors in two calls to register_diag_field and
modified the comments describing the units of some temperature and salinity
variables in code that was recently added to the recently main branch of MOM6
via dev/ncar, reflecting the rescaling of temperatures and salinities that is
now in the dev/gfdl branch. Without this change, these diagnostics will fail
the dimensional consistency testing for temperature and salinity. All answers
are bitwise identical, but there is a case change of the units of a variable
in the available_diags files.

  Added missing unit conversion factors in two calls to register_diag_field and
modified the comments describing the units of some temperature and salinity
variables in code that was recently added to the recently main branch of MOM6
via dev/ncar, reflecting the rescaling of temperatures and salinities that is
now in the dev/gfdl branch.  Without this change, these diagnostics will fail
the dimensional consistency testing for temperature and salinity.  All answers
are bitwise identical, but there is a case change of the units of a variable
in the available_diags files.
@codecov
Copy link

codecov bot commented Jul 14, 2022

Codecov Report

Merging #166 (f18a0d1) into dev/gfdl (9a3aa1e) will not change coverage.
The diff coverage is 55.55%.

@@            Coverage Diff            @@
##           dev/gfdl     #166   +/-   ##
=========================================
  Coverage     34.01%   34.01%           
=========================================
  Files           259      259           
  Lines         70209    70209           
  Branches      13012    13012           
=========================================
  Hits          23884    23884           
  Misses        41826    41826           
  Partials       4499     4499           
Impacted Files Coverage Δ
src/diagnostics/MOM_diagnostics.F90 68.25% <ø> (ø)
src/core/MOM_stoch_eos.F90 11.11% <20.00%> (ø)
src/core/MOM_isopycnal_slopes.F90 59.58% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a3aa1e...f18a0d1. Read the comment docs.

@marshallward
Copy link
Member

Gaea regression: https://gitlab.gfdl.noaa.gov/ogrp/MOM6/-/pipelines/16122 ✔️

@marshallward marshallward merged commit 4f039a8 into NOAA-GFDL:dev/gfdl Jul 15, 2022
@Hallberg-NOAA Hallberg-NOAA deleted the rescale_NCAR_TS branch July 16, 2022 09:41
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