Learn R Programming

oce (version 0.8-3)

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

Description

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

Usage

data(schmitt)

Arguments

source

Data were digitized from Schmitt's Figure 1, to a tolerance of about half the symbol size in that diagram. Schmitt reported the original data source as a cruise of the vessel T. G. Thompson in 1970, and a location of 25.2N and 35.8W.

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
library(oce)
data(schmitt)
plotTS(as.ctd(schmitt$S, schmitt$theta, 0))

Run the code above in your browser using DataLab