View source: R/poly_extraction.R
function to extract the rainfall data for points or buffered points
1 2 3 4 5 6 7 8 9 10 | poly_extraction(
spatial.obj,
paths_sm_tiffs,
matches,
tracks,
swaths,
point_buffer,
times,
aggre_fun
)
|
matches |
A vector of class |
aggre_fun |
A vector of one or multiple functions in order to aggregate the raster values that fall within the polygon.
For more see |
landsld |
One single polygon from a |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.