wyUSGS: Water Year Stats (USGS)

wyUSGSR Documentation

Water Year Stats (USGS)

Description

This function uses the results of the batch_USGSdv object to generate mean, maximum, median and standard deviation per water year. It also includes peaks from readNWISpeak; annual base-flow and Base-flow Index (BFI) (total-flow/base-flow) from baseflow ; annual coefficient of variance sd of flow/mean of flow; and normalization methods Flow/drainage area, Flow/(all time mean flow) and Flow/log(standard deviation). The window for all the methods are annual, e.g. 1. This leaves it up to the user to explore different windows if inclined.

Usage

wyUSGS(procDV, sites = NULL, parallel = FALSE, ...)

Arguments

procDV

A previously created batch_USGSdv object.

sites

A character vector with NWIS site numbers.

parallel

logical indicating whether to use future_map().

...

arguments to pass on to future_map and batch_USGSdv.


joshualerickson/wildlandhydRo documentation built on Feb. 12, 2024, 6:40 p.m.