poly_extraction: function to extract the rainfall data for points or buffered...

Description Usage Arguments

View source: R/poly_extraction.R

Description

function to extract the rainfall data for points or buffered points

Usage

 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
)

Arguments

matches

A vector of class Date with the dates where the day of the landslide (plus minus the temporal buffer) intersect

aggre_fun

A vector of one or multiple functions in order to aggregate the raster values that fall within the polygon. For more see exact_extract

landsld

One single polygon from a sf-object with many polygons (like on slope unit)


RobinKohrs/soilmoistr documentation built on Dec. 18, 2021, 10:55 a.m.