Sample ctd File in .ctd Format
See also
Other raw datasets:
CTD_BCD2014666_008_1_DN.ODF.gz
,
adp_rdi.000
,
ctd.cnv.gz
,
ctd_aml_type1.csv.gz
,
ctd_aml_type3.csv.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
,
ctd.cnv.gz
,
ctdDecimate()
,
ctdFindProfiles()
,
ctdFindProfilesRBR()
,
ctdRaw
,
ctdRepair()
,
ctdTrim()
,
ctd_aml_type1.csv.gz
,
ctd_aml_type3.csv.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", "d200321-001.ctd.gz", package = "oce"))
#> ctd object, from file "/private/var/folders/8b/l4h64m1j22v5pb7vj049ff140000gn/T/RtmpRsAPid/temp_libpath13faa6cf3caa/oce/extdata/d200321-001.ctd.gz", with data slot containing:
#> pressure[1:1147]: 1, 2, ..., 1146, 1147
#> temperature[1:1147]: -1.1999, -1.2250, ..., -0.1404, -0.1399
#> salinity[1:1147]: 28.428, 27.982, ..., 34.897, 34.897
#> oxygen[1:1147]: 8.77, 8.76, ..., 6.84, 6.84
#> fluorescence[1:1147]: 0.026, 0.011, ..., 0.014, 0.014
#> transmission[1:1147]: 87.679, 88.029, ..., 88.536, 88.571