The command-line exactextract can process two rasters simultaneously and perform predefined summary statistics, such as weighted_mean. This functionality should be exposed in exactextractr, by a variation of exact_extract that takes two RasterLayers and one sf.
The command-line exactextract can process two rasters simultaneously and perform predefined summary statistics, such as
weighted_mean
. This functionality should be exposed inexactextractr
, by a variation ofexact_extract
that takes twoRasterLayers
and onesf
.