reportUSGSdv: USGS Report Daily

reportUSGSdvR Documentation

USGS Report Daily

Description

This function uses the readNWISstat to gather daily statistics like quantiles/percentiles. Be aware, the current_daily_mean_flow variable is calculated from the hourlyUSGS by taking the daily mean of the hourly data. Thus, the current_daily_mean_flow will look different than the hourlyUSGS and USGS Current Water Data site instantaneous values as it should.

Usage

reportUSGSdv(procDV, sites = NULL, days = 10, parallel = FALSE, ...)

Arguments

procDV

A previously created batch_USGSdv object.

sites

A character USGS NWIS site.

days

A numeric input of days.

parallel

logical indicating whether to use future_map().

...

arguments to pass on to future_map.


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