ts_ss: Calculate Schimidt Stability timeseries

Description Usage Arguments Value

View source: R/ts_ss.R

Description

Calculate a time series of Schmidt stability for long form data with varying lake level.

Usage

1
ts_ss(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

data


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