Sample ctd File in .cnv Format
See also
Other raw datasets:
CTD_BCD2014666_008_1_DN.ODF.gz
,
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
,
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: startTime (1903-10-15 11:38:38) is < 1950, suggesting a turn-of-the-century problem in this cnv file
#> Warning: this CNV file has temperature in the IPTS-68 scale, and this is stored in object, but note that [["temperature"]] and the sw* functions convert the numbers to ITS-90 values
#> ctd object, from file "/private/var/folders/8b/l4h64m1j22v5pb7vj049ff140000gn/T/RtmpR7l8i2/temp_libpathe5f55b909a43/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