CIARecord

class pyarts.arts.CIARecord

Contains information to compute collision induced absorption for a pair of species

Holds an the record data in a gridded field with grids of temperature and frequency in units of m^5 molec^(-2)

Workspace methods that can generate CIARecord

Workspace methods that require CIARecord

__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: pyarts.arts.CIARecord) -> None

Empty record

  1. __init__(self: pyarts.arts.CIARecord, arg0: pyarts.arts.ArrayOfGriddedField2, arg1: pyarts.arts.Species, arg2: pyarts.arts.Species) -> None

From values

  1. __init__(self: pyarts.arts.CIARecord, val: pyarts.arts.CIARecord) -> None

Copy instance

  1. __init__(self: pyarts.arts.CIARecord, wsv: pyarts.arts.WorkspaceVariable) -> None

Automatic conversion from a workspace variable

Methods

__init__(*args, **kwargs)

Overloaded function.

compute_abs(self, T, P, X0, X1, f[, ...])

Computes the collision-induced absorption in 1/m

fromxml(file)

Create CIARecord from file

readxml(self, file)

Read CIARecord from file

savexml(self, file[, type, clobber])

Saves CIARecord to file

Attributes

data

ArrayOfGriddedField2 Data by bands

specs

list The two species