Learn R Programming

sonar (version 1.0.2)

PressureToDepthSaundersFofonoff: Pressure To Depth from Saunders and Fofonoff 1976

Description

Returns the Pressure To Depth from Saunders and Fofonoff 1992 CHECKVALUE: DEPTH = 9712.653 M FOR P=10000 DECIBARS, LATITUDE=30 DEG ABOVE FOR STANDARD OCEAN: T=O DEG. CELSIUS; S=35 (PSS-78)

Usage

PressureToDepthSaundersFofonoff(P, latitude)

Arguments

P,
pressure in MPa (relative to atmospheric pressure)
latitude,
latitude in degrees

Value

the depth

Source

Unesco, 1983 Algorithms for computation of fundamental properties of seawater, 1983. Unesco Tech. Pap. in Mar. Sci., No. 44, 53 pp.

References

Saunders P.M., Fofonoff N.P., 1976 Conversion of pressure to depth in the ocean. Deep Sea Research 23:109-111

Examples

Run this code
PressureToDepthSaundersFofonoff(0.1, 0)

Run the code above in your browser using DataLab