isciences / exactextractr

R package for fast and accurate raster zonal statistics
https://isciences.gitlab.io/exactextractr/
272 stars 26 forks source link

Looking for Python version of exactextract #76

Closed YeechingTiger closed 2 years ago

YeechingTiger commented 2 years ago

Hi, I could not find a Python library that has compatible accuracy as your excellent job. Is there any experiment branch for a Python version of exactextract?

dbaston commented 2 years ago

No, but there is a command-line tool that provides some of the functionality outside of R: https://github.com/isciences/exactextract

mdsumner commented 1 year ago

look at this recent blogpost

https://discourse.pangeo.io/t/conservative-region-aggregation-with-xarray-geopandas-and-sparse/2715

dbaston commented 1 year ago

Related: https://github.com/isciences/exactextract/issues/7 and https://github.com/isciences/exactextract/pull/34