swTFreeze(salinity, pressure=0,
longitude=300, latitude=30, saturation_fraction=1,
eos=getOption("oceEOS", default="gsw"))
ctd
object from which
salinity will be inferred.eos="gsw"
; see
eos="gsw"
; see
eos="gsw"
)."unesco"
[1,2] or "gsw"
[3,4].ctd
object, from which the
salinity and pressure values are extracted and used to for the calculation.[2] Gill, A.E., 1982. Atmosphere-ocean Dynamics, Academic Press, New York, 662 pp.
[3] IOC, SCOR, and IAPSO (2010). The international thermodynamic equation of seawater-2010: Calculation and use of thermodynamic properties. Technical Report 56, Intergovernmental Oceanographic Commission, Manuals and Guide.
[4] 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.
swTFreeze(salinity=40, pressure=500, eos="unesco") # -2.588567 degC
Run the code above in your browser using DataLab