Closed gustavo-marques closed 3 months ago
@mnlevy1981; please check this commit https://github.com/NCAR/MOM6/pull/291/commits/7afbb6df3dedbda27854fed446fba9e884dd711d
I add to add the argument missing_scale
was missing in the calls to read_Z_edges
. This patch adds missing_scale=1.0
to these calls. In the future, we might consider adding an option to pass a factor to scale the output tracers from the units in the input file.
Incorporating the changes from GFDL to main, as described in https://github.com/mom-ocean/MOM6/pull/1631.