isciences / exactextract

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

Python: fix behavior of nodata in rasters with scale, offset #141

Closed dbaston closed 3 weeks ago

dbaston commented 3 weeks ago

References https://github.com/isciences/exactextract/issues/138

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 90.98%. Comparing base (1e3ce2b) to head (3af9f0e). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #141 +/- ## ========================================== + Coverage 90.97% 90.98% +0.01% ========================================== Files 85 85 Lines 6304 6312 +8 Branches 622 622 ========================================== + Hits 5735 5743 +8 Misses 537 537 Partials 32 32 ```

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