comp_irstats: Compute flow intermittence statistics

Description Usage Arguments Value

Description

Format and compute a set of summary statistics based on a yearly streamflow gauging station time series. Used in comp_GRDCdurfreq.

Usage

1
comp_irstats(tabyearly, maxgap, mdurthresh, yearthresh, windowsize, fullwindow)

Arguments

tabyearly

data.table

maxgap

(integer) maximum number of days with missing data beyond which a year is not used in the computation of statistics.

mdurthresh

(numeric) threshold of mean annual number of zero-flow days beyond which to classify gauge as intermittent.

yearthresh

(integer) minimum year from which to analyze discharge record.

windowsize

(integer) window size to check for zero-flow days.

fullwindow

(logical) whether years for which the window is truncated (e.g., beginning and end of time series) are taken in account in moving window analysis.

Value

link[data.table]data.table with 1 row and 10 columns:


messamat/globalIRmap documentation built on July 4, 2021, 10:48 a.m.