w_spechum2relhum {htsr} | R Documentation |
Convert specific humidity to relative humidity
Description
Convert specific humidity to relative humidity
Usage
w_spechum2relhum(f_spechum, f_temp, f_atm)
Arguments
f_spechum |
file of specific humidity, dimensionless (e.g. kg/kg) ratio of water mass / total air mass |
f_temp |
file of temperature degrees C |
f_atm |
file of atmospheric pressure in mb |
Details
Converting specific humidity into relative humidity. from Bolton 1980 The computation of Equivalent Potential Temperature
Value
a file of relative humidity, ratio of actual water mixing ratio to saturation mixing ratio
Author(s)
P. Chevallier - Nov 2022
Source
David LeBauer - 2014
from Bolton 1980 The computation of Equivalent Potential Temperature
[Package htsr version 2.1.5 Index]