Sample ctd File in .cnv Format
See also
Other raw datasets:
CTD_BCD2014666_008_1_DN.ODF.gz,
D4902337_219.nc,
adp_rdi.000,
ctd_aml_type1.csv.gz,
ctd_aml_type3.csv.gz,
d200321-001.ctd.gz,
d201211_0011.cnv.gz,
xbt.edf,
xbt2.edf
Other things related to ctd data:
CTD_BCD2014666_008_1_DN.ODF.gz,
[[,ctd-method,
[[<-,ctd-method,
argo2ctd(),
as.ctd(),
cnvName2oceName(),
ctd,
ctd-class,
ctdDecimate(),
ctdFindProfiles(),
ctdFindProfilesRBR(),
ctdRaw,
ctdRepair(),
ctdTrim(),
ctd_aml_type1.csv.gz,
ctd_aml_type3.csv.gz,
d200321-001.ctd.gz,
d201211_0011.cnv.gz,
handleFlags,ctd-method,
initialize,ctd-method,
initializeFlagScheme,ctd-method,
oceNames2whpNames(),
oceUnits2whpUnits(),
plot,ctd-method,
plotProfile(),
plotScan(),
plotTS(),
read.ctd(),
read.ctd.aml(),
read.ctd.itp(),
read.ctd.odf(),
read.ctd.odv(),
read.ctd.saiv(),
read.ctd.sbe(),
read.ctd.ssda(),
read.ctd.woce(),
read.ctd.woce.other(),
setFlags,ctd-method,
subset,ctd-method,
summary,ctd-method,
woceNames2oceNames(),
woceUnit2oceUnit(),
write.ctd()
Examples
read.oce(system.file("extdata", "ctd.cnv.gz", package = "oce"))
#> Warning: suspicious startTime 1903-10-15 11:38:38 changed to 2003-10-15 11:38:38; see 'start_time' in file header
#> Warning: file has temperature in IPTS-68 so this is stored as-is, but note that [["temperature"]] and sw* functions autoconvert to ITS-90 to match modern conventions
#> ctd object, from file "/private/var/folders/8b/l4h64m1j22v5pb7vj049ff140000gn/T/RtmpsMZeeD/temp_libpath3e8448321ed4/oce/extdata/ctd.cnv.gz", with data slot containing:
#> scan[1:181]: 130, 131, ..., 309, 310
#> timeS[1:181]: 129, 130, ..., 308, 309
#> pressure[1:181]: 1.480, 1.671, ..., 43.903, 44.141
#> depth[1:181]: 1.468, 1.657, ..., 43.542, 43.778
#> temperature[1:181]: 14.225, 14.230, ..., 2.9190, 2.9194
#> salinity[1:181]: 29.921, 29.921, ..., 31.395, 31.393
#> flag[1:181]: 0, 0, ..., 0, 0