oce (version 1.1-1)

ctd: A CTD profile in Halifax Harbour

Description

This is a CTD profile measured in Halifax Harbour in 2003, based on ctdRaw, but trimmed to just the downcast with ctdTrim, using indices inferred by inspection of the results from plotScan.

Usage

data(ctd)

Arguments

Details

This station was sampled by students enrolled in the Dan Kelley's Physical Oceanography class at Dalhousie University. The data were acquired near the centre of the Bedford Basin of the Halifax Harbour, during an October 2003 field trip of Dalhousie University's Oceanography 4120/5120 class. The original .cnv data file had temperature in the IPTS-68 scale, but this was converted to the more modern scale using T90fromT68.

See Also

The full profile (not trimmed to the downcast) is available as data(ctdRaw).

Other datasets provided with oce: adp, adv, argo, cm, coastlineWorld, ctdRaw, echosounder, landsat, lisst, lobo, met, ocecolors, 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, initialize,ctd-method, initializeFlagScheme,ctd-method, oceNames2whpNames, oceUnits2whpUnits, plot,ctd-method, plotProfile, plotScan, plotTS, read.ctd.itp, read.ctd.odf, read.ctd.sbe, read.ctd.woce.other, read.ctd.woce, read.ctd, setFlags,ctd-method, subset,ctd-method, summary,ctd-method, woceNames2oceNames, woceUnit2oceUnit, write.ctd

Examples

Run this code
# NOT RUN {
library(oce)
data(ctd)
plot(ctd)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab