ecmwf / cfgrib

A Python interface to map GRIB files to the NetCDF Common Data Model following the CF Convention using ecCodes
Apache License 2.0
408 stars 77 forks source link

Update call to xarray _validate_attrs #401

Closed iainrussell closed 2 months ago

iainrussell commented 2 months ago

Fixes #400.

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 41.61%. Comparing base (454510e) to head (51425cf). Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
cfgrib/xarray_to_grib.py 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #401 +/- ## ========================================== + Coverage 41.40% 41.61% +0.21% ========================================== Files 26 26 Lines 2198 2201 +3 Branches 285 285 ========================================== + Hits 910 916 +6 + Misses 1288 1285 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.