ecmwf / earthkit-data

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

Adds additional common netCDF coordinates #398

Closed JamesVarndell closed 4 weeks ago

JamesVarndell commented 4 weeks ago

Adds a few more common geographic coordinates found frequently in netCDF data - namely:

These additional geographic coordinates make it easier to work with datasets which use these coordinate names. These additional coordinates have been selected based on their use within some CDS datasets.

codecov-commenter commented 4 weeks ago

Codecov Report

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

Project coverage is 89.78%. Comparing base (d5c6309) to head (6284f53).

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

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