calc_epil_hypo_temp: Calculate mean epilimnion and hypolimnion surface...

View source: R/helper.R

calc_epil_hypo_tempR Documentation

Calculate mean epilimnion and hypolimnion surface temperature,using the thermocline depth

Description

Calculate mean epilimnion and hypolimnion surface temperature,using the thermocline depth

Usage

calc_epil_hypo_temp(wtemp, thermocline_depth, H)

Arguments

wtemp

matrix; Water temperatures (rows correspond to time, cols to depth)

thermocline_depth

matrix; thermocline depth

H

the depth info of the lake

Value

list of temperatures vector


jsta/odem.data documentation built on Feb. 10, 2023, 3:56 a.m.