gsw_SP_from_SR

Practical Salinity from Reference Salinity

Contents

USAGE:

SP = gsw_SP_from_SR(SR)

DESCRIPTION:

Calculates Practical Salinity from Reference Salinity.  Since SP is
non-negative by definition, this function changes any negative 
input values of SP to be zero.  
TEOS-10
Click for a more detailed description of calculating
Practical Salinity from Reference Salinity.

INPUT:

SR  =  Reference Salinity                                      [ g/kg ]

OUTPUT:

SP  =  Practical Salinity  (PSS-78)                        [ unitless ]

EXAMPLE:

SR =   [34.5487; 34.7275; 34.8605; 34.6810; 34.5680; 34.5600;]
SP = gsw_SP_from_SR(SR)
SP =
  34.386552667080714
  34.564513505458834
  34.696889296869848
  34.518231743800094
  34.405762086435850
  34.397799632817147

AUTHOR:

Trevor McDougall & Paul Barker                   [ help@teos-10.org ]

VERSION NUMBER:

3.01 (23rd May, 2011)

REFERENCES:

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.
  See section 2.5 and appendices A.4 and A.5 of this TEOS-10 Manual.
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