Sample ctd File in .ctd Format

Examples

read.oce(system.file("extdata", "d200321-001.ctd.gz", package="oce"))
#> ctd object, from file "/private/var/folders/8b/l4h64m1j22v5pb7vj049ff140000gn/T/RtmpzIojre/temp_libpath104e34fa1f799/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