Description Usage Arguments Value Author(s) References Examples
View source: R/aquaenv_private_auxilaryfunctions.R
PUBLIC function: calculates the depth (in m) from the gauge pressure p (or the total pressure P) and the latitude (in degrees: -90 to 90) and the atmospheric pressure Pa (in bar)
1  | 
P  | 
 total pressure in bar, standard: 1 atm (at the sea surface)  | 
p  | 
 gauge pressure in bar (total pressure minus atmospheric pressure), standard: 0 (at the water surface)  | 
lat  | 
 latitude in degrees: -90 to 90, standard: 0  | 
Pa  | 
 atmospheric pressure in bar, standard: 1 atm (at sea level)  | 
water depth d in meters
Andreas F. Hofmann. Maintained by Karline Soetaert (Karline.Soetaert@nioz.nl).
Fofonoff1983
1 2  | 
[1] 982.0882
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.