ARTS built-in documentation server

Workspace Method lbl_checkedCalc

Description

Checks that the line-by-line parameters are OK.

On failure, will throw.  On success, lbl_checked evals as true

Note that checks may become more stringent as ARTS evolves, especially for
"new" options.  This test might succeed in one version of ARTS but fail
in later versions

Authors: Richard Larsson

Synopsis

lbl_checkedCalc( lbl_checked, abs_lines_per_species, abs_species, isotopologue_ratios, partition_functions )

Variables

OUTlbl_checked(Index)Flag to check if the line-by-line calculations will work Usage: Set manually on own risk, or use lbl_checkedCalc.
INabs_lines_per_species(ArrayOfArrayOfAbsorptionLines)A list of spectral line data for each tag.
INabs_species(ArrayOfArrayOfSpeciesTag)Tag groups for gas absorption.
INisotopologue_ratios(SpeciesAuxData)Contains the isotopologue ratios.
INpartition_functions(SpeciesAuxData)Partition functions.