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

+Add get_netcdf_filename for a get_field_nc error #582

Merged

Conversation

Hallberg-NOAA
Copy link
Member

Add get_netcdf_filename() and use it to add useful details (the field and filenames in question) to a fatal error message in get_field_nc(). All answers are bitwise identical, but there is a new public interface and some output is changed in cases where get_field_nc() is failing.

   Add get_netcdf_filename and use it to add useful details (the field and
filenames in question) to a fatal error message in get_field_nc.  All answers
are bitwise identical, but there is a new public interface and some output is
changed in cases where get_field_nc is failing.
@Hallberg-NOAA Hallberg-NOAA added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 11, 2024
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.12%. Comparing base (5e34f48) to head (5ed72d4).

Additional details and impacted files
@@             Coverage Diff              @@
##           dev/gfdl     #582      +/-   ##
============================================
- Coverage     37.12%   37.12%   -0.01%     
============================================
  Files           271      271              
  Lines         80794    80797       +3     
  Branches      15082    15082              
============================================
  Hits          29998    29998              
- Misses        45195    45198       +3     
  Partials       5601     5601              

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

Copy link
Member

@marshallward marshallward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Useful error output feedback. Not the only instance of the lack of this info though, and we should come back to this.

@marshallward
Copy link
Member

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

@marshallward marshallward merged commit f9372f3 into NOAA-GFDL:dev/gfdl Apr 2, 2024
12 checks passed
@Hallberg-NOAA Hallberg-NOAA deleted the get_field_nc_error_msg branch May 10, 2024 21:28
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 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants