ctd: Sample seawater CTD profile
Description
This is sample CTD profile provided for testing, created by
ctd <- ctd.trim(read.oce("../tests/ctd.cnv"))
and then
save(ctd, file="../data/ctd.rda")
. Note that the
ctd.trim
is not actually needed, because this particular
data file has already been pruned by selecting only the portion of the
data acquired when the instrument was being lowered through the water
column.format
This file is from a Sea-Bird SBE 19 CTD instrument.source
Peter Galbraith acquired these data during the 2002 SLEIWEX
field program, part of a Dalhousie/IML cooperative study of
internal-wave mixing in the St Lawrence estuary.See Also
See read.ctd
for the data format.