Description Usage Arguments Examples
This function performs barometric compensation and density compensation
1 | tp.to.wlas(logger.data, baro.data, h2o.density)
|
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 |
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.