wymUSGS: Water Year & Monthly Stats (USGS)

wymUSGSR Documentation

Water Year & Monthly Stats (USGS)

Description

This function uses the results of the batch_USGSdv object to generate mean, maximum, median and standard deviation per water year per month. Also included is monthly base-flow and Base-flow Index (BFI) (total-flow/base-flow) from baseflow monthly coefficient of variance sd of flow/mean of flow. Again, the window for all the methods are monthly, e.g. 1. This leaves it up to the user to explore different windows if inclined.

Usage

wymUSGS(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.

Value

A data.frame


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