Description Usage Arguments Value Author(s) References Examples
Calculates the density of seawater (kg\ m^{-3})
1  | rho(S = 35, T = 25, P = 0)
 | 
S | 
 Salinity, default is 35  | 
T | 
 Temperature in degrees Celsius, default is 25oC  | 
P | 
 Hydrostatic pressure in bar (surface = 0), default is 0  | 
rho | 
 Density of seawater (kg/m3)  | 
Aur\'elien Proye and Jean-Pierre Gattuso gattuso@obs-vlfr.fr
Millero, F. J. and Poisson, A. 1981 International one-atmosphere equation of state of seawater. Deep-Sea Research 28A, 625-629.
1  | 	rho(35,25,0)
 | 
Loading required package: oce
Loading required package: gsw
[1] 1023.341
attr(,"unit")
[1] "(kg/m3)"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.