View source: R/calculate_water_partial_pressure.R
calculate_water_partial_pressure | R Documentation |
Function to calculate the water partial pressure/vapour pressure of water using the August-Roche-Magnus (or Magnus-Tetens or Magnus) equation.
calculate_water_partial_pressure(temp, rh)
temp |
Temperature in degrees Celsius – usually air temperature. |
rh |
Relative humidity in percent. |
Numeric vector with the units of hectopascal/millibar.
calculate_water_volume_mixing_ratio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.