Contents
USAGE:
SA_baltic = gsw_SA_from_SP_Baltic(SP,long,lat)
DESCRIPTION:
Calculates Absolute Salinity in the Baltic Sea, from Practical Salinity.
Note. This programme will only produce Absolute Salinity values for the
Baltic Sea.
INPUT:
SP = Practical Salinity (PSS-78) [ unitless ]
long = Longitude in decimal degrees east [ 0 ... +360 ]
lat = Latitude in decimal degrees north [ -90 ... +90 ]
OUTPUT:
SA_baltic = Absolute Salinity in the Baltic Sea [ g/kg ]
EXAMPLE:
SP = [6.5683; 6.6719; 6.8108; 7.2629; 7.4825; 10.2796;]
long = [ 20; 20; 20; 20; 20; 20;]
lat = [ 59; 59; 59; 59; 59; 59;]
SA_baltic = gsw_SA_from_SP_Baltic(SP,long,lat)
SA_baltic =
6.669945432342856
6.773776430742856
6.912986138057142
7.366094191885713
7.586183837142856
10.389520570971428
AUTHOR:
David Jackett, Trevor McDougall & Paul Barker [ help@teos-10.org ]
VERSION NUMBER:
3.05 (16th February, 2015)
REFERENCES:
Feistel, R., S. Weinreben, H. Wolf, S. Seitz, P. Spitzer, B. Adel,
G. Nausch, B. Schneider and D. G. Wright, 2010: Density and Absolute
Salinity of the Baltic Sea 2006-2009. Ocean Science, 6, 3-24.
http://www.ocean-sci.net/6/3/2010/os-6-3-2010.pdf
IOC, SCOR and IAPSO, 2010: The international thermodynamic equation of
seawater - 2010: Calculation and use of thermodynamic properties.
Intergovernmental Oceanographic Commission, Manuals and Guides No. 56,
UNESCO (English), 196 pp. Available from the TEOS-10 web site.
McDougall, T.J., D.R. Jackett, F.J. Millero, R. Pawlowicz and
P.M. Barker, 2012: A global algorithm for estimating Absolute Salinity.
Ocean Science, 8, 1123-1134.
http://www.ocean-sci.net/8/1123/2012/os-8-1123-2012.pdf
The software is available from http://www.TEOS-10.org