Description Usage Arguments Details Value Author(s) References See Also
A collection of functions to deal with atmospheric pressure and head calculations.
1 2 3 4 5 6 7 8 9  | 
pressure.units | 
 character; the units of atmospheric pressure  | 
elev.m | 
 numeric; the elevation, in meters  | 
hpa | 
 numeric; pressure in hecto-Pascals  | 
elev | 
 numeric; the elevation  | 
elev.units | 
 character; the units of elevation associated with   | 
atmos_p returns atmospheric pressure in the units of meters or feet.
atmos_head calculates the amount of head of water produced by 
atmospheric pressure for a given elevation.
m_per_hpa calculates the expected scaling between water level (head) 
and pressure for a given elevation.
hpa2m calculates the water level (head) for a given pressure and elevation.
elev2hpa calculates the expected RMS tropospheric pressure head, 
by correcting sea level at STP for lapse effects.
numeric
Andrew J. Barbour <andy.barbour@gmail.com>
http://en.wikipedia.org/wiki/Atmospheric_pressure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.