Open-EO / openeo-processes-dask

Python implementations of many OpenEO processes, dask-friendly by default.
Apache License 2.0
19 stars 14 forks source link

flexible crs in geometries dict in aggregate_spatial #245

Closed ValentinaHutter closed 5 months ago

ValentinaHutter commented 5 months ago

allow crs in aggregate_spatial as int, str

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 82.58%. Comparing base (2a98db6) to head (0d53be3).

:exclamation: Current head 0d53be3 differs from pull request most recent head 32de8b8. Consider uploading reports for the commit 32de8b8 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #245 +/- ## ========================================== + Coverage 82.55% 82.58% +0.03% ========================================== Files 29 29 Lines 1582 1585 +3 ========================================== + Hits 1306 1309 +3 Misses 276 276 ```

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