eradiate.radprops

Atmospheric radiative properties calculation package.

Modules

rayleigh

Functions to compute Rayleigh scattering in air.

Classes

ZGrid(levels)

A container for a regular altitude grid.

RadProfile()

An abstract base class for radiative property profiles.

ArrayRadProfile([sigma_a, sigma_s, ...])

Array radiative profile.

AtmosphereRadProfile([absorption_data, ...])

Atmospheric radiative profile.

Functions

get_default_absdb([mode])

Return a default absorption database, depending on the active mode.

Attributes

absdb_factory

This factory instantiates AbsorptionDatabase subclasses given a name.


eradiate.radprops.absdb_factory = axsdb.AbsorptionDatabaseFactory

Absorption database factory. This instance of axsdb.AbsorptionDatabaseFactory is initialized with the shipped databases (see Atmosphere: Molecular absorption).