tp.to.wlas: Calculate compensated water levels above sensor

Description Usage Arguments Examples

Description

This function performs barometric compensation and density compensation

Usage

1
tp.to.wlas(logger.data, baro.data, h2o.density)

Arguments

logger.data

a data frame of standardized logger pressure data. Must have fields 'time', 'total.pressure'

baro.data

a data frame of baro pressure data. Must have fields 'time', 'baro.pressure'

h2o.density

the actual water density in kg/m^3

Examples

1
tp.to.wlas(petaluma.standardized, bj.baro.standard, 1080.34)

acgoodman/wlTools documentation built on May 16, 2019, 11:05 a.m.