gsw_p_from_Abs_Pressure
sea pressure from Absolute Pressure
Contents
USAGE:
p = gsw_p_from_Abs_Pressure(Absolute_Pressure)
DESCRIPTION:
Calculates sea pressure from Absolute Pressure. Note that Absolute Pressure is in Pa NOT dbar.
INPUT:
Abs_Pressure = Absolute Pressure [ Pa ]
OUTPUT:
p = sea pressure [ dbar ]
EXAMPLE:
p = [100000; 500000; 1250000; 2500000; 6000000; 1000000;]
p = gsw_p_from_Abs_Pressure(Absolute_Pressure)
p = 10 50 125 250 600 1000
AUTHOR:
Trevor McDougall and Paul Barker [ help@teos-10.org ]
VERSION NUMBER:
3.05 (16th February, 2015)
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.
This software is available from http://www.TEOS-10.org