ctdRaw
, but trimmed to just the downcast with
ctdTrim
, using indices inferred by inspection of the
results from plotScan
.
data(ctd)
.cnv
data file had
temperature in the IPTS-68 scale, but this was converted to the more modern
scale using T90fromT68
.
Other datasets provided with oce
: adp
,
adv
, argo
, cm
,
coastlineWorld
, colors
,
ctdRaw
, echosounder
,
landsat
, lisst
,
lobo
, met
, rsk
,
sealevelTuktoyaktuk
,
sealevel
, section
,
topoWorld
, wind
Other things related to ctd
data: [[,ctd-method
,
[[<-,ctd-method
, as.ctd
,
cnvName2oceName
, ctd-class
,
ctdDecimate
, ctdFindProfiles
,
ctdRaw
, ctdTrim
,
handleFlags,ctd-method
,
plot,ctd-method
, plotProfile
,
plotScan
, plotTS
,
read.ctd.itp
, read.ctd.odf
,
read.ctd.sbe
,
read.ctd.woce.other
,
read.ctd.woce
, read.ctd
,
subset,ctd-method
,
summary,ctd-method
,
woceNames2oceNames
, write.ctd
## Not run:
# library(oce)
# data(ctd)
# plot(ctd)
# ## End(Not run)
Run the code above in your browser using DataLab