ecmwf / earthkit-data

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

Add serialisation to grib array fieldlist #463

Closed sandorkertesz closed 2 months ago

sandorkertesz commented 2 months ago

Relates to #453 This PR adds serialisation to the following objects:

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 90.51%. Comparing base (188b923) to head (f97ede0). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #463 +/- ## =========================================== - Coverage 90.59% 90.51% -0.08% =========================================== Files 127 128 +1 Lines 8672 8732 +60 Branches 728 733 +5 =========================================== + Hits 7856 7904 +48 - Misses 678 690 +12 Partials 138 138 ```

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