eradiate.radprops#

Atmospheric radiative properties calculation package.

Modules

absorption

Functions to compute monochromatic absorption.

rayleigh

Functions to compute Rayleigh scattering in air.

Classes

Factory: rad_profile_factory

RadProfile()

An abstract base class for radiative property profiles.

AFGL1986RadProfile([thermoprops, ...])

Radiative properties profile corresponding to the AFGL (1986) atmospheric thermophysical properties profiles [ACC+86].

US76ApproxRadProfile([thermoprops, ...])

Radiative properties profile approximately corresponding to an atmospheric profile based on the original U.S.

ArrayRadProfile(levels, albedo_values, ...)

A flexible 1D radiative property profile whose level altitudes, albedo and extinction coefficient are specified as numpy arrays.