Get the events for a continous series of rainfall
1 | get_events(precip = NULL, n_dry = NULL, min_thresh = NULL)
|
precip |
Vector with rainfall-measurements |
n_dry |
= number of hours with rainfall below |
min_thresh |
minimum rainfall per hour to be considered rainfall and no measurement error |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.