isciences / exactextract

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

Python: Return correct data type from GDAL, rasterio nodata() #104

Closed dbaston closed 5 months ago

dbaston commented 5 months ago

Fixes https://github.com/isciences/exactextract/issues/103

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 90.23%. Comparing base (402c106) to head (5fb84cb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #104 +/- ## ========================================== + Coverage 90.20% 90.23% +0.02% ========================================== Files 85 85 Lines 5840 5845 +5 Branches 577 577 ========================================== + Hits 5268 5274 +6 + Misses 539 538 -1 Partials 33 33 ```

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