View source: R/ctm_functions.R
ctm_par_a | R Documentation |
Calculate Sea-Bird conductivity cell thermal mass correction parameter a, which is used to apply thermal inertia correction to conductivity measurements.
ctm_par_a(alpha = 0.04, beta = 1/8, f_n = 0.25)
alpha |
Numeric vector (1L). Alpha parameter in thermal mass correction formula. Default = 0.04 for SBE19plus. |
beta |
Numeric vector (1L). 1/beta parameter in thermal mass correction formula. Default = 1/8 for SBE19plus. |
f_n |
Numeric vector (1L). Scan interval in seconds. Default = 0.25 for SBE19plus default 4 Hz scan interval. |
Sean Rohan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.