Skip to contents

Applies smoothing and inflection point detection to estimate recovery durations (Tau) between hydrological peaks and valleys in a discharge time series.

Usage

compute_dtRec(Q)

Arguments

Q

Numeric vector of discharge values.

Value

A numeric vector of recovery times (Tau) between peak and valley periods, filtered by quantile thresholds.