Description Usage Arguments Examples
This function performs barometric compensation and density compensation using monthly water quality data
1 | tp.to.wlas.vardens(logger.data, baro.data, wq.df)
|
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 |
1 | tp.to.wlas(petaluma.standardized, bj.baro.standard, 1080.34)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.