calc_mfootdaily_calc3vK: Internal - calculate the metabolic footprint for each day

View source: R/stage_calc_ts.R

calc_mfootdaily_calc3vKR Documentation

Internal - calculate the metabolic footprint for each day

Description

From Chapra & DiToro 1991, between eq 1 & eq 2: "sufficiently long distance" = >3U/ka, where U = stream velocity (m d^-1), ka = reaeration rate (d^-1)

Usage

calc_mfootdaily_calc3vK(utctime, K600, veloc, wtr)

Arguments

utctime

the DateTime with tz of UTC corresponding to the date vector

K600

the daily estimates of K600

veloc

the instantaneous velocities

date

the Dates of K600

wtrdf

the ts dataframe for instantaneous water temperatures (with DateTime column)


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