SpectralRadianceProfileOperator

class pyarts.arts.SpectralRadianceProfileOperator

An operator that turns a frequency and zenith angle into a spectral radiance profile

The operations on this object are through methods and not through the call-operator

Currently, the only supported operation is plane-parallel geometry

This is still a work in progress, and the interface will change in the future

Workspace methods that can generate SpectralRadianceProfileOperator

Workspace methods that require SpectralRadianceProfileOperator

Workspace variables of type SpectralRadianceProfileOperator

__init__(*args, **kwargs)

Overloaded function.

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

From nothing

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

Copy instance

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

Automatic conversion from a workspace variable

Methods

__init__(*args, **kwargs)

Overloaded function.

fromxml(file)

Create SpectralRadianceProfileOperator from file

planar(self, f, za)

Plane parallel computer of spectral radiance profile

planar_par(self, f, za)

Plane parallel computer of spectral radiance profile

readxml(self, file)

Read SpectralRadianceProfileOperator from file

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

Saves SpectralRadianceProfileOperator to file

Attributes

altitude

Altitude grid [m]