Description Usage Arguments Value Author(s) References See Also Examples
converting specific humidity into relative humidity
1 | sh2rh(Temp, Pz, SH)
|
Temp |
Air temperature [C] |
Pz |
Pressure in mb |
SH |
Specific humidity, dimensionless (e.g. kg/kg) ratio of water mass / total air mass |
Relative humidity [%]
Ricardo Ochoa, Ilse Avalos
From Bolton (1980) "The computation of Equivalent Potential Temperature" http://www.eol.ucar.edu/projects/ceop/dm/documents/refdata_report/eqns.html
1 | sh2rh(25,1013.25,9)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.