tp.to.wlas.vardens: Calculate compensated water levels above sensor using monthly...

Description Usage Arguments Examples

Description

This function performs barometric compensation and density compensation using monthly water quality data

Usage

1
tp.to.wlas.vardens(logger.data, baro.data, wq.df)

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'

wq.df

is a data frame of water quality by month and year. Must have month and year as 'Mo' and 'Yr' respectively and mean temperature and salinity as 'MeanT' and 'MeanS' respectively

Examples

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

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