ecmwf / earthkit-data

A format-agnostic Python interface for geospatial data
Apache License 2.0
47 stars 9 forks source link

Fix reading netcdf generated from FA file #401

Closed sandorkertesz closed 3 weeks ago

sandorkertesz commented 3 weeks ago

This PR fixes the following NetCDF problems:

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.78%. Comparing base (36b2d9c) to head (c25fa7e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #401 +/- ## ======================================== Coverage 89.78% 89.78% ======================================== Files 120 120 Lines 7653 7658 +5 Branches 675 675 ======================================== + Hits 6871 6876 +5 Misses 651 651 Partials 131 131 ```

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