ARTS built-in documentation server
Workspace Method abs_lines_per_speciesAdaptOnTheFlyLineMixing
Description
Calls abs_linesAdaptOnTheFlyLineMixing for each internal array
Authors: Richard Larsson
Synopsis
Variables
OUT+IN | abs_lines_per_species | (ArrayOfArrayOfAbsorptionLines) | A list of spectral line data for each tag. |
IN | ecs_data | (MapOfErrorCorrectedSuddenData) | Error corrected sudden data |
GIN | t_grid | (Vector) | The sorted temperature grid |
GIN | pressure | (Numeric) | The pressure at which the adaptation is made |
GIN | order | (Index) | The order of the parameters in adaptation |
GIN | robust | (Index, Default: 1) | Boolean for failed band adaptation behavior. 0: throw exception. not 0: conversion to line-by-line calculations |
GIN | rosenkranz_adaptation | (Index, Default: 0) | Apply direct Rosenkranz adaptation instead of computing the Eigenvalues |