gsw_SA_from_SP_Baltic

Calculates Absolute Salinity in the Baltic Sea

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.01 (23rd May, 2011)

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 and F.J. Millero, 2010: An algorithm
 for estimating Absolute Salinity in the global ocean.  Submitted to
 Ocean Science. A preliminary version is available at Ocean Sci. Discuss.,
 6, 215-242.
 http://www.ocean-sci-discuss.net/6/215/2009/osd-6-215-2009-print.pdf
The software is available from http://www.TEOS-10.org