You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Addition of strategy argument for exact extract (#117)
* Addition of the strategy argument for _zonal_stats_exactextract, allows for the specification of feature-sequential or raster-sequential
* Addition of doc strings for strategy
* Run precommit fix
* addition of test_exactextract
* Adjustment of zonal param to kwarg from named strategy argument, allowing for kwarg passing to exact extract for other configuration options - resolves mypy formatting complaints
0 commit comments