ts_ss: Calculate Schimidt Stability timeseries

View source: R/ts_ss.R

ts_ssR Documentation

Calculate Schimidt Stability timeseries

Description

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

Usage

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


aemon-j/gotmtools documentation built on April 12, 2024, 4:35 p.m.