swSpiciness1: Spiciness in gsw System, Referenced to 1000 dbar Pressure

View source: R/sw.R

swSpiciness1R Documentation

Spiciness in gsw System, Referenced to 1000 dbar Pressure

Description

Computes seawater spiciness using gsw::gsw_spiciness1() for a reference pressure of 1000 dbar.

Usage

swSpiciness1(salinity, temperature, pressure, longitude, latitude)

Arguments

salinity

either salinity, or an oce object that contains salinity, temperature, pressure, longitude and latitude.

temperature

in-situ temperature (ignored if salinity is an oce object)

pressure

seawater pressure in dbar (ignored if salinity is an oce object)

longitude, latitude

observation location (ignored if salinity is an oce object).

Value

seawater spiciness with respect to a reference pressure of 1000 dbar, as defined in the gsw (TEOS-10) system (McDougall et al, 2011) and computed with gsw::gsw_spiciness1().

Author(s)

Dan Kelley

References

McDougall, T.J. and P.M. Barker, 2011: Getting started with TEOS-10 and the Gibbs Seawater (GSW) Oceanographic Toolbox, 28pp., SCOR/IAPSO WG127, ISBN 978-0-646-55621-5.

See Also

Other functions that calculate seawater spiciness: swSpice(), swSpiciness0(), swSpiciness2()

Other functions that calculate seawater properties: T68fromT90(), T90fromT48(), T90fromT68(), computableWaterProperties(), locationForGsw(), swAbsoluteSalinity(), swAlpha(), swAlphaOverBeta(), swBeta(), swCSTp(), swConservativeTemperature(), swDepth(), swDynamicHeight(), swLapseRate(), swN2(), swPressure(), swRho(), swRrho(), swSCTp(), swSR(), swSTrho(), swSigma(), swSigma0(), swSigma1(), swSigma2(), swSigma3(), swSigma4(), swSigmaT(), swSigmaTheta(), swSoundAbsorption(), swSoundSpeed(), swSpecificHeat(), swSpice(), swSpiciness0(), swSpiciness2(), swSstar(), swTFreeze(), swTSrho(), swThermalConductivity(), swTheta(), swViscosity(), swZ()


dankelley/oce documentation built on May 8, 2024, 10:46 p.m.