baseflow_Eckhardt: compute a baseflow time series using the Eckhardt algorithm.

Description Usage Arguments Value References

View source: R/RcppExports.R

Description

This function compute baseflow time series using the algorithm of Eckhardt (2005, 2008)

Usage

1
baseflow_Eckhardt(Q, a, BFImax)

Arguments

Q

numeric vector. Streamflow vector.

a

float. parameter.

BFImax

float. parameter.

Value

Returns a baseflow time series.

References

b K. Eckhardt, “How to construct recursive digital filters for baseflow separation,” Hydrological Processes, vol. 19, pp. 507–515, 2005. K. Eckhardt, “A comparison of baseflow indices, which were calculated with seven different baseflow separation methods,” Journal of Hydrology, vol. 352, pp. 168–173, 2008, doi: 10.1016/j.jhydrol.2008.01.005.


IvanHeriver/hsa-R-package documentation built on Dec. 17, 2021, 11:32 p.m.