e_star | R Documentation |
This function returns the saturation vapor pressure of water in the atmosphere using the nested form of the Goff-Gratch formulation as derived by Lowe (1977). Input temperature is provided in Celsius, but can be adjusted to F, K, or R. The output is in Pascals.
e_star(temp, unit = "C")
temp |
temperature |
unit |
temperature unit (C)elcius, (K)elvin, (F)ahrenheit, (R)ankine |
saturation vapor pressure (Pa)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.