isciences / exactextract

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

Python: Fix results of array-returning operations with NumPy 2 #142

Closed dbaston closed 3 weeks ago

dbaston commented 3 weeks ago

Resolves https://github.com/isciences/exactextract/issues/133

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 90.91%. Comparing base (fe2191d) to head (2a586ee). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #142 +/- ## ======================================= Coverage 90.91% 90.91% ======================================= Files 85 85 Lines 6309 6310 +1 Branches 621 621 ======================================= + Hits 5736 5737 +1 Misses 541 541 Partials 32 32 ```

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