oce (version 1.2-0)

xbt: An XBT Object

Description

An '>xbt object created by using read.xbt() on a Sippican file created by extracting the near-surface fraction of the sample provided in Section 5.5.6 of reference 1.

Usage

data(xbt)

Arguments

References

  1. Sippican, Inc. "Bathythermograph Data Acquisition System: Installation, Operation and Maintenance Manual (P/N 308195, Rev. A)," 2003. https://pages.uoregon.edu/drt/MGL0910_Science_Report/attachments/MK21_ISA_Manual_Rev_A.pdf.

See Also

Other datasets provided with oce: adp, adv, argo, cm, coastlineWorld, ctdRaw, ctd, echosounder, landsat, lisst, lobo, met, ocecolors, rsk, sealevelTuktoyaktuk, sealevel, section, topoWorld, wind

Other things related to xbt data: [[,xbt-method, [[<-,xbt-method, as.xbt(), plot,xbt-method, read.xbt.noaa1(), read.xbt(), subset,xbt-method, summary,xbt-method, xbt-class, xbt.edf

Examples

Run this code
# NOT RUN {
library(oce)
data(xbt)
summary(xbt)
plot(xbt)

# }

Run the code above in your browser using DataLab