epi.temperature: Get volumetrically averaged epilimnion temp

View source: R/epi.temperature.R

epi.temperatureR Documentation

Get volumetrically averaged epilimnion temp

Description

Get volumetrically averaged epilimnion temp

Usage

epi.temperature(wtr, depths, bthA, bthD)

Arguments

wtr

a numeric vector of water temperature in degrees C.

depths

a numeric vector corresponding to the depths (in m) of the wtr measurements

bthA

a numeric vector of cross sectional areas (m^2) corresponding to bthD depths

bthD

a numeric vector of depths (m) which correspond to areal measures in bthA

Details

A metric function used like an rLakeAnalyzer function to be called by sim_metrics

See Also

sim_metrics, compare_to_field, validate_sim


USGS-R/glmtools documentation built on March 26, 2024, 5:43 p.m.