Skip to content

+Corrected doc_param_time#1075

Merged
marshallward merged 2 commits into
mom-ocean:dev/gfdlfrom
Hallberg-NOAA:fix_doc_param_time
Mar 19, 2020
Merged

+Corrected doc_param_time#1075
marshallward merged 2 commits into
mom-ocean:dev/gfdlfrom
Hallberg-NOAA:fix_doc_param_time

Conversation

@Hallberg-NOAA
Copy link
Copy Markdown
Collaborator

Rewrote the subroutine doc_param_time to work like the other doc_param
routines, including making the units argument optional, removing the argument
layout_param, and adding the new internally visible routine time_string.
Because time variables are currently logged as real values using the timeunit
argument to log_param_time, these changes do not have a widespread impact. All
answers are bitwise identical, but there are some limited interface changes.

  Rewrote the subroutine doc_param_time to work like the other doc_param
routines, including making the units argument optional, removing the argument
layout_param, and adding the new internally visible routine time_string.
Because time variables are currently logged as real values using the timeunit
argument to log_param_time, these changes do not have a widespread impact.  All
answers are bitwise identical, but there are some limited interface changes.
@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 16, 2020

Codecov Report

Merging #1075 into dev/gfdl will decrease coverage by 0.00%.
The diff coverage is 34.37%.

Impacted file tree graph

@@             Coverage Diff              @@
##           dev/gfdl    #1075      +/-   ##
============================================
- Coverage     45.98%   45.97%   -0.01%     
============================================
  Files           212      212              
  Lines         67332    67343      +11     
============================================
  Hits          30960    30960              
- Misses        36372    36383      +11     
Impacted Files Coverage Δ
src/framework/MOM_file_parser.F90 68.62% <0.00%> (+0.08%) ⬆️
src/framework/MOM_document.F90 72.27% <35.48%> (-2.03%) ⬇️

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 d5e3866...3c08cef. Read the comment docs.

@marshallward
Copy link
Copy Markdown
Collaborator

marshallward commented Mar 19, 2020

Gaea regression test: https://gitlab.gfdl.noaa.gov/ogrp/MOM6/pipelines/10042

Regression has passed.

@marshallward marshallward merged commit 0bb6d7b into mom-ocean:dev/gfdl Mar 19, 2020
@Hallberg-NOAA Hallberg-NOAA deleted the fix_doc_param_time branch July 30, 2021 18:51
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.

3 participants