comp_GRDCqstats: Compute GRDC discharge statistics.

Description Usage Arguments Value

Description

Compute number of years with discharge data, qmean, mean minimum flow, mean minimum 3-day average flow, q10, q90 and q99 for a GRDC gauging station

Usage

1
comp_GRDCqstats(path, maxgap, minyear = 1971, maxyear = 2000, verbose = FALSE)

Arguments

path

(character) full path to the formatted daily streamflow record for a GRDC gauging station.

maxgap

(integer) threshold number of missing daily records to consider a calendar year unfit for analysis.

minyear

(integer) start year to include in computing statistics.

maxyear

(integer) last year to include in computing statistics.

verbose

(boolean) whether to print the input path upon executing the function.

Value

single-row data.table


NaiaraLopezRojo/globalIRmap documentation built on Dec. 17, 2021, 5:19 a.m.