Learn R Programming

ocedata (version 0.1.6)

schmitt: Schmitt's (1981) NACW temperature-salinity data

Description

Schmitt's (1981) temperature-salinity data for North Atlantic Central Water.

Usage

data(schmitt)

Arguments

References

R. W. Schmitt, 1981. Form of the temperature-salinity relationship in central water: evidence for double-diffusive mixing. Journal of Physical Oceanography, 11:1015-1026.

Examples

Run this code
# NOT RUN {
library(oce)
data(schmitt, package="ocedata")
plotTS(as.ctd(schmitt$S, schmitt$theta, 0))
# }

Run the code above in your browser using DataLab