Last chance! 50% off unlimited learning
Sale ends in
swSigmaTheta(salinity, temperature=NULL, pressure=NULL)
temperature
and pressure
must be provided) or
a ctd
object (in which case salinity
,
temperature
and pressure
arctd
object, then salinity,
temperature and pressure values are extracted from it, and used for
the calculation.Definition: $\sigma_\theta=\rho(S,\theta(S,t,p),0$ - 1000 kg/m$^3$.
Gill, A.E., 1982. Atmosphere-ocean Dynamics, Academic Press, New York, 662 pp.
swRho
,
swSigma
, and
swSigmaT
.sigmaTheta <- swSigmaTheta(35, 13, 1000) #
Run the code above in your browser using DataLab