Description Usage Arguments Value
Wrapper to run comp_durfreq
(which computes the annual mean number of zero
flow days and frequency of zero-flow periods for a streamflow time series)
in parallel across a list of time series (paths).
1 | durfreq_parallel(pathlist, maxgap, monthsel_list = NULL, reverse = FALSE)
|
pathlist |
vector or list of paths to time series formatted GRDC-style |
monthsel_list |
named list with names being the gauge ID (e.g. GRDC_NO) and values the selected months to compute the statistics over. |
reverse |
(logical) whether to use monthsel_list as excluding months rather than subsetting |
data.table with each row a gauging station and columns inherited
from comp_durfreq
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.