calc_ts_depth_calcDischHarvey: Internal - calculate depth_calcDisch from discharge and...

View source: R/stage_calc_ts.R

calc_ts_depth_calcDischHarveyR Documentation

Internal - calculate depth_calcDisch from discharge and depth-vs-discharge coefficients from Jud Harvey

Description

Internal - calculate depth_calcDisch from discharge and depth-vs-discharge coefficients from Jud Harvey

Usage

calc_ts_depth_calcDischHarvey(utctime, disch, c, f)

Arguments

utctime

the DateTime with tz of UTC

disch

the discharge in ft^3 s^-1

c

the multiplier in d = c * Q^f

f

the exponent in d = c * Q^f


USGS-R/mda.streams documentation built on June 3, 2023, 8:43 a.m.