xarray-contrib / xvec

Vector data cubes for Xarray
https://xvec.readthedocs.io
MIT License
101 stars 9 forks source link

ENH: support callable as stats in zonal_stats #55

Closed martinfleis closed 10 months ago

martinfleis commented 10 months ago

Follow up on #52 adding support for a custom callable as an aggregation method.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (18ee579) 99.20% compared to head (c125710) 99.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #55 +/- ## ========================================== + Coverage 99.20% 99.21% +0.01% ========================================== Files 4 4 Lines 377 383 +6 ========================================== + Hits 374 380 +6 Misses 3 3 ```

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