Description Usage Arguments Value See Also
Compute the baseflow regime vector i.e. the 'n'-days smoothed inter-annual daily average of the baseflow time series
1 | baseflow_regime(Qbf, hdays, n = 1)
|
Qbf |
numeric vector. Baseflow vector. |
hdays |
numeric vector. Days of the (hydrological) year. see get_hydro_years_seasons() function. |
n |
integer. Window size for the rolling mean function |
A 366-long (or as many different hydrological days found in hdays vector) numeric vector containing the baseflow regime values for each calendar day.
baseflow_regime_magnitude
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.