Description Usage Arguments Value
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
1 | comp_GRDCqstats(path, maxgap, minyear = 1971, maxyear = 2000, verbose = FALSE)
|
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. |
single-row data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.