atmqty
: Module ListingAll modules in the package are listed below. The columns have the following information:
atmqty
modules;
if the module has no such dependencies,
the column is filled with "None". (A master list of package
dependencies is in the
download/installation section
of the package home page.)Numeric
arrays of atmospheric quantities,
this column is "Y".
Summary descriptions of the public functions of the
modules with "Y" in this column are given
here.For a detailed description of the entire package, see the pydoc generated documentation for __init__.py.
Module Name Pydoc Proced Depend Description __init__.py HTML N gemath
1
Initialize package; define class AtmQty
of atmospheric quantities.atmconst.py HTML N None Define class AtmConst
of atmospheric constants.eice.py HTML Y None Calculate saturation vapor pressure over ice. esat.py HTML Y None Calculate saturation vapor pressure over liquid water. is_numeric_float.py HTML N None Check whether a variable is a Numeric
array of floating point type.mix_ratio.py HTML Y None Calculate mixing ratio. package_version.py HTML N None Sets package version. press.py HTML Y None Calculate pressure (given temperature and potential temperature). press2alt.py HTML Y None Calculate altitude given pressure (or vice versa). rho.py HTML Y None Calculate air density (including moisture effects). static_stability.py HTML Y gemath
Calculate static stability. theta.py HTML Y None Calculate potential temperature. transform_AQobj.py HTML N cdms
,1
gemath
Transform an AtmQty
object from one domain to another.vapor_press.py HTML Y None Calculate vapor pressure. virt_temp.py HTML Y None Calculate virtual temperature. Module Name Pydoc Proced Depend Description 1This dependency is required by a subset of functions for the module (see module documentation for details).