eckhardt_filter: eckhardt_filter

Description Usage Arguments Value Author(s) Source See Also

Description

Function to calculate the baseflow from a discharge time series using the digital filter proposed by Eckhardt2005.

Usage

1
eckhardt_filter(Q, a, BFImax)

Arguments

Q

A numeric vector with the discharge time series

a

A numeric value specifying the filter parameter

BFImax

A numeric value specifying the maximum Base Flow Index used in the separation.

Value

A numeric vector with the calculated baseflow

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

Source

Eckhardt, K., 2005. How to construct recursive digital filters for baseflow separation, Hydrological Processes, 19, 507-515

See Also

Other digital_filter functions: chapman_filter, nathan_filter


khaors/hydroanalyzer documentation built on June 7, 2019, 8:39 p.m.