calc_epil_hypo_temp | R Documentation |
Calculate mean epilimnion and hypolimnion surface temperature,using the thermocline depth
calc_epil_hypo_temp(wtemp, thermocline_depth, H)
wtemp |
matrix; Water temperatures (rows correspond to time, cols to depth) |
thermocline_depth |
matrix; thermocline depth |
H |
the depth info of the lake |
list of temperatures vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.