opendatacube / datacube-core

Open Data Cube analyses continental scale Earth Observation data through time
http://www.opendatacube.org
Apache License 2.0
493 stars 175 forks source link

Geospatial search api and ready for 1.9.0-rc9 release #1611

Closed SpacemanPaul closed 6 days ago

SpacemanPaul commented 1 week ago

Reason for this pull request

Spatial search conventions differed between the core API (e.g. dc.load) and index API (e.g. dc.index.datasets.search) and were implemented similarly but differently in both places.

Proposed changes

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 99.23664% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.28%. Comparing base (13c06d6) to head (9bc864d).

Files Patch % Lines
datacube/drivers/netcdf/writer.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-1.9 #1611 +/- ## =============================================== + Coverage 85.16% 85.28% +0.11% =============================================== Files 141 142 +1 Lines 15574 15585 +11 =============================================== + Hits 13264 13291 +27 + Misses 2310 2294 -16 ```

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