View source: R/get_sm_data_parallel.R
This funtions takes a path to the folder of all the soilmoisture-tiffs and a geometry.
The geometry must have a column called date
. This is necessasry in order to check if there is
soilmoisture data for the date of the landslide (plus, minus days_before_window, days_after_window
).
It then extracts the soilmoisture values for the point, the buffered point, ot the polygon.
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.