ts_whole_laketemp: Calculate total lake temperature timeseries

Description Usage Arguments Value

View source: R/ts_whole_laketemp.R

Description

Calculate a time series of total lake temperature for long form data with varying lake level.

Usage

1
ts_whole_laketemp(wtr, bathy, fixed.level = T, tz = "UTC")

Arguments

wtr

dataframe; loaded in using load_obs

bathy

datframe; bathymetry loaded in using load.bathy from rLakeAnalyzer

fixed.level

logical; Temperature measurements are at fixed points throughout the timeseries. Defaults to TRUE

tz

Timezone string to be supplied to as.POSIXct. Defaults to 'UTC'. This often can be left to the default unless timezone support is specifically required.

Value

dataframe with time series of whole lake temperature


tadhg-moore/gotmtools documentation built on Oct. 9, 2019, 2:48 p.m.