ecmwf / earthkit-data

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

Add handle property to array field #464

Closed sandorkertesz closed 2 months ago

sandorkertesz commented 2 months ago

This PR adds the handle property to ArrayField to return the underlying GRIB handle (if exists).

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 90.53%. Comparing base (d6e7f47) to head (b6ab6a0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #464 +/- ## =========================================== + Coverage 90.51% 90.53% +0.02% =========================================== Files 128 128 Lines 8732 8751 +19 Branches 733 735 +2 =========================================== + Hits 7904 7923 +19 Misses 690 690 Partials 138 138 ```

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