isciences / exactextract

Fast and accurate raster zonal statistics
Apache License 2.0
255 stars 33 forks source link

Python: Warn on CRS mismatch #148

Closed dbaston closed 2 weeks ago

dbaston commented 2 weeks ago

Implements @theroggy suggestion to resolve #108

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.03%. Comparing base (83a6680) to head (fc57940). Report is 2 commits behind head on master.

Files Patch % Lines
python/src/exactextract/exact_extract.py 93.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #148 +/- ## ========================================== + Coverage 90.98% 91.03% +0.04% ========================================== Files 85 85 Lines 6358 6388 +30 Branches 627 628 +1 ========================================== + Hits 5785 5815 +30 Misses 541 541 Partials 32 32 ```

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