ropensci / chopin

Computation of Spatial Data by Hierarchical and Objective Partitioning of Inputs for Parallel Processing
https://niehs.github.io/chopin/
Other
12 stars 2 forks source link

Rasterization option in `extract_at` #75

Open sigmafelix opened 6 months ago

sigmafelix commented 6 months ago

Current implementation of extract_at only accepts vector inputs. We will consider raster weight in _kernel subfunction to accommodate irregular polygon inputs and shorter processing time.