Description Usage Arguments Details Value See Also
Compute the baseflow magnitude i.e. the relative difference between the maxima and minima of the 'n'-days smoothed inter-annual daily average of the baseflow time series
1 | baseflow_regime_magnitude(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 length 3-vector is return with the min and the max in second and third position respectively
A length 3-vector is return with the baseflow regime magnitude, the min and the max of the baseflow regime
baseflow_regime
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.