eradiate.radprops.get_default_absdb

eradiate.radprops.get_default_absdb(mode=None)[source]

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

Defaults are as follows:

  • Monochromatic: "komodo"

  • CKD: "monotropa"

Parameters:

mode ({"mono", "ckd"} or Mode, optional) – The spectral mode for which the default database is returned. If unset, the current active mode is used.

Returns:

AbsorptionDatabase