earthkit.meteo.thermo¶
Thermodynamic functions.
The API is split into two layers:
Low-level implementations are in the
array,xarrayandfieldlistsubmodules.High-level functions are in this module and dispatch to backend implementations based on input type.
Submodules¶
Functions¶
Compute the dewpoint temperature from relative humidity. |
|
Compute the dewpoint temperature from specific humidity. |
|
Compute the equivalent potential temperature from dewpoint. |
|
Compute the equivalent potential temperature from specific humidity. |
|
|
Compute the temperature and pressure of the Lifting Condensation Level (LCL) from dewpoint. |
Compute the Lifting Condensation Level (LCL) temperature from dewpoint. |
|
Compute the mixing ratio from dewpoint. |
|
Compute the mixing ratio from specific humidity. |
|
Compute the mixing ratio from vapour pressure. |
|
Compute the potential temperature. |
|
Compute the pressure on a dry adiabat. |
|
Compute the relative humidity from dewpoint temperature. |
|
Compute the relative humidity from specific humidity. |
|
Compute the saturation equivalent potential temperature. |
|
Compute the saturation mixing ratio from temperature with respect to a phase. |
|
Compute the slope of saturation mixing ratio with respect to temperature. |
|
Compute the saturation specific humidity from temperature with respect to a phase. |
|
Compute the slope of saturation specific humidity with respect to temperature. |
|
Compute the saturation vapour pressure from temperature with respect to a phase. |
|
Compute the slope of saturation vapour pressure with respect to temperature. |
|
Compute the specific gas constant of moist air. |
|
Compute the specific humidity from dewpoint. |
|
Compute the specific humidity from mixing ratio. |
|
Compute the specific humidity from relative_humidity. |
|
Compute the specific humidity from vapour pressure. |
|
Compute the temperature from potential temperature. |
|
Compute the temperature from saturation vapour pressure. |
|
Compute the temperature on a dry adiabat. |
|
Compute the temperature on a moist adiabat (pseudoadiabat). |
|
Compute the vapour pressure from mixing ratio. |
|
Compute the vapour pressure from specific humidity. |
|
Compute the virtual potential temperature from temperature and specific humidity. |
|
Compute the virtual temperature from temperature and specific humidity. |
|
Compute the pseudo adiabatic wet bulb potential temperature from dewpoint. |
|
Compute the pseudo adiabatic wet bulb potential temperature from specific humidity. |
|
Compute the pseudo adiabatic wet bulb temperature from dewpoint. |
|
Compute the pseudo adiabatic wet bulb temperature from specific humidity. |