schmitt {ocedata} | R Documentation |
Schmitt's (1981) NACW temperature-salinity data
Description
Schmitt's (1981) temperature-salinity data for North Atlantic Central Water. The 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.
Usage
data(schmitt, package="ocedata")
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
data(schmitt, package="ocedata")
## Not run:
oce::plotTS(oce::as.ctd(schmitt$S, schmitt$theta, 0), eos="unesco")
## End(Not run)
[Package ocedata version 0.2.2 Index]