earthkit.meteo.thermo ===================== .. py:module:: earthkit.meteo.thermo .. autoapi-nested-parse:: Thermodynamic functions. The API is split into two levels. The low level functions are in the ``array`` submodule and they can be used to operate on numpy arrays. The high level functions are still to be developed and planned to work with objects like *earthkit.data FieldLists* or *xarray DataSets*. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/earthkit/meteo/thermo/array/index Functions --------- .. toctree:: :hidden: /autoapi/earthkit/meteo/thermo/celsius_to_kelvin /autoapi/earthkit/meteo/thermo/dewpoint_from_relative_humidity /autoapi/earthkit/meteo/thermo/dewpoint_from_specific_humidity /autoapi/earthkit/meteo/thermo/ept_from_dewpoint /autoapi/earthkit/meteo/thermo/ept_from_specific_humidity /autoapi/earthkit/meteo/thermo/kelvin_to_celsius /autoapi/earthkit/meteo/thermo/lcl /autoapi/earthkit/meteo/thermo/lcl_temperature /autoapi/earthkit/meteo/thermo/mixing_ratio_from_dewpoint /autoapi/earthkit/meteo/thermo/mixing_ratio_from_specific_humidity /autoapi/earthkit/meteo/thermo/mixing_ratio_from_vapour_pressure /autoapi/earthkit/meteo/thermo/potential_temperature /autoapi/earthkit/meteo/thermo/pressure_on_dry_adiabat /autoapi/earthkit/meteo/thermo/relative_humidity_from_dewpoint /autoapi/earthkit/meteo/thermo/relative_humidity_from_specific_humidity /autoapi/earthkit/meteo/thermo/saturation_ept /autoapi/earthkit/meteo/thermo/saturation_mixing_ratio /autoapi/earthkit/meteo/thermo/saturation_mixing_ratio_slope /autoapi/earthkit/meteo/thermo/saturation_specific_humidity /autoapi/earthkit/meteo/thermo/saturation_specific_humidity_slope /autoapi/earthkit/meteo/thermo/saturation_vapour_pressure /autoapi/earthkit/meteo/thermo/saturation_vapour_pressure_slope /autoapi/earthkit/meteo/thermo/specific_gas_constant /autoapi/earthkit/meteo/thermo/specific_humidity_from_dewpoint /autoapi/earthkit/meteo/thermo/specific_humidity_from_mixing_ratio /autoapi/earthkit/meteo/thermo/specific_humidity_from_relative_humidity /autoapi/earthkit/meteo/thermo/specific_humidity_from_vapour_pressure /autoapi/earthkit/meteo/thermo/temperature_from_potential_temperature /autoapi/earthkit/meteo/thermo/temperature_from_saturation_vapour_pressure /autoapi/earthkit/meteo/thermo/temperature_on_dry_adiabat /autoapi/earthkit/meteo/thermo/temperature_on_moist_adiabat /autoapi/earthkit/meteo/thermo/vapour_pressure_from_mixing_ratio /autoapi/earthkit/meteo/thermo/vapour_pressure_from_specific_humidity /autoapi/earthkit/meteo/thermo/virtual_potential_temperature /autoapi/earthkit/meteo/thermo/virtual_temperature /autoapi/earthkit/meteo/thermo/wet_bulb_potential_temperature_from_dewpoint /autoapi/earthkit/meteo/thermo/wet_bulb_potential_temperature_from_specific_humidity /autoapi/earthkit/meteo/thermo/wet_bulb_temperature_from_dewpoint /autoapi/earthkit/meteo/thermo/wet_bulb_temperature_from_specific_humidity .. autoapisummary:: earthkit.meteo.thermo.celsius_to_kelvin earthkit.meteo.thermo.dewpoint_from_relative_humidity earthkit.meteo.thermo.dewpoint_from_specific_humidity earthkit.meteo.thermo.ept_from_dewpoint earthkit.meteo.thermo.ept_from_specific_humidity earthkit.meteo.thermo.kelvin_to_celsius earthkit.meteo.thermo.lcl earthkit.meteo.thermo.lcl_temperature earthkit.meteo.thermo.mixing_ratio_from_dewpoint earthkit.meteo.thermo.mixing_ratio_from_specific_humidity earthkit.meteo.thermo.mixing_ratio_from_vapour_pressure earthkit.meteo.thermo.potential_temperature earthkit.meteo.thermo.pressure_on_dry_adiabat earthkit.meteo.thermo.relative_humidity_from_dewpoint earthkit.meteo.thermo.relative_humidity_from_specific_humidity earthkit.meteo.thermo.saturation_ept earthkit.meteo.thermo.saturation_mixing_ratio earthkit.meteo.thermo.saturation_mixing_ratio_slope earthkit.meteo.thermo.saturation_specific_humidity earthkit.meteo.thermo.saturation_specific_humidity_slope earthkit.meteo.thermo.saturation_vapour_pressure earthkit.meteo.thermo.saturation_vapour_pressure_slope earthkit.meteo.thermo.specific_gas_constant earthkit.meteo.thermo.specific_humidity_from_dewpoint earthkit.meteo.thermo.specific_humidity_from_mixing_ratio earthkit.meteo.thermo.specific_humidity_from_relative_humidity earthkit.meteo.thermo.specific_humidity_from_vapour_pressure earthkit.meteo.thermo.temperature_from_potential_temperature earthkit.meteo.thermo.temperature_from_saturation_vapour_pressure earthkit.meteo.thermo.temperature_on_dry_adiabat earthkit.meteo.thermo.temperature_on_moist_adiabat earthkit.meteo.thermo.vapour_pressure_from_mixing_ratio earthkit.meteo.thermo.vapour_pressure_from_specific_humidity earthkit.meteo.thermo.virtual_potential_temperature earthkit.meteo.thermo.virtual_temperature earthkit.meteo.thermo.wet_bulb_potential_temperature_from_dewpoint earthkit.meteo.thermo.wet_bulb_potential_temperature_from_specific_humidity earthkit.meteo.thermo.wet_bulb_temperature_from_dewpoint earthkit.meteo.thermo.wet_bulb_temperature_from_specific_humidity