reskit.util.specific_humidity#
Functions#
|
Function to calculate the specific humidity from air temperature and relative humidity. |
Module Contents#
- reskit.util.specific_humidity.calculate_specific_humidity(air_temperature, relative_humidity)#
Function to calculate the specific humidity from air temperature and relative humidity.
- Parameters:
air_temperature (float | int) – air temperature in °C
relative_humidity (float | int) – relative humidity in [0,1]
References
[1] John M. Wallace and Peter V. Hobbs. Atmospheric Science: An Introductory Survey. Academic Press, San Diego, 2nd edition, 2006. [2] https://en.wikipedia.org/wiki/Goff%E2%80%93Gratch_equation