ARTS built-in documentation server

Workspace Method abs_linesAdaptOnTheFlyLineMixing

Description

Adapts the line-catalog from using ecs_data data to.
instead fit ordered parameters to imitate the line mxixing

The order should be 1 or 2.  It will compute at 3 as well, but
there's no support in current ARTS LBL to make use of it so it
will crash at some point

Authors: Richard Larsson

Synopsis

abs_linesAdaptOnTheFlyLineMixing( abs_lines, ecs_data, t_grid, pressure, order, robust, rosenkranz_adaptation )

Variables

OUT+INabs_lines(ArrayOfAbsorptionLines)A list of spectral line data.
INecs_data(MapOfErrorCorrectedSuddenData)Error corrected sudden data
GINt_grid(Vector)The sorted temperature grid
GINpressure(Numeric)The pressure at which the adaptation is made
GINorder(Index)The order of the parameters in adaptation
GINrobust(Index, Default: 1)Boolean for failed band adaptation behavior. 0: throw exception. not 0: conversion to line-by-line calculations
GINrosenkranz_adaptation(Index, Default: 0)Apply direct Rosenkranz adaptation instead of computing the Eigenvalues