ARTS built-in documentation server
Workspace Method abs_linesKeepBands
Description
Keep only *qid*-matches in abs_lines The ignore values will ignore isotopologue and/or species. The latter means the isotopologue has to be ignores.
Authors: Richard Larsson
Synopsis
abs_linesKeepBands( | abs_lines, qid, ignore_spec, ignore_isot ) |
Variables
OUT+IN | abs_lines | (ArrayOfAbsorptionLines) | A list of spectral line data. |
GIN | qid | (QuantumIdentifier) | Band ID |
GIN | ignore_spec | (Index, Default: 1) | If species is to be ignores |
GIN | ignore_isot | (Index, Default: 1) | If isotopologue is to be ignored |