ctd {oce} | R Documentation |
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.
data(ctd)
This file is from a Sea-Bird SBE 19 CTD instrument.
Dan Kelley
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 read.ctd
for the data format.