Skip to content

Conversation

@Hallberg-NOAA
Copy link
Member

Corrected the longname, unit description, conversion factor or the calculation of 19 diagnostics in 4 files. In two cases, the calculations were revised to avoid array syntax calculation of whole arrays, including potentially uninitialized halo regions. In the case of two other diagnostics, necessary unit conversion factors were missing altogether. In yet other cases, the unit conversion factors were moved into the register_SIS_diagnostics() conversion factors to facilitate comparison with the declared units. All solutions are bitwise identical, but the metadata associated with some diagnostics have been changed, and some diagnostics that previously were not passing unit testing are passing now.

  Corrected the longname, unit description, conversion factor or the calculation
of 19 diagnostics in 4 files.  In two cases, the calculations were revised to
avoid array syntax calculation of whole arrays, including potentially
uninitialized halo regions.  In the case of two other diagnostics, necessary
unit conversion factors were missing altogether.  In yet other cases, the unit
conversion factors were moved into the register_SIS_diagnostics conversion
factors to facilitate comparison with the declared units.  A total of 34 now
unnecessary missing_value arguments to related calls to
register_SIS_diag_field() were also removed. All solutions are bitwise
identical, but the metadata associated with some diagnostics have been changed,
and some diagnostics that previously were not passing unit testing are passing
now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant