easyclimate.physics.transfer

easyclimate.physics.transfer#

Unit conversion for Meteorological variables

Functions

transfer_dewpoint_2_mixing_ratio(...)

Calculate the mixing ratio from the dewpoint temperature and pressure.

transfer_dewpoint_2_relative_humidity(...)

Calculate the relative humidity from dewpoint.

transfer_dewpoint_2_specific_humidity(...)

Calculate the specific humidity from the dewpoint temperature and pressure.

transfer_mixing_ratio_2_relative_humidity(...)

Calculate the relative humidity from mixing ratio, temperature, and pressure.

transfer_mixing_ratio_2_specific_humidity(...)

Calculate the specific humidity from mixing ratio.

transfer_specific_humidity_2_dewpoint(...[, ...])

Calculate the dewpoint from specific humidity and pressure.

transfer_specific_humidity_2_mixing_ratio(...)

Calculate the mixing ratio from specific humidity.

transfer_specific_humidity_2_relative_humidity(...)

Calculate the relative humidity from specific humidity, temperature, and pressure.