ARTS built-in documentation server

Workspace Method abs_lines_per_speciesCreateFromLines

Description

Split lines up into the different species.

The order of the splitting will match the outer layer of abs_species
There will be no respect for the internal layer of abs_species

Authors: Stefan Buehler

Synopsis

abs_lines_per_speciesCreateFromLines( abs_lines_per_species, abs_lines, abs_species )

Variables

OUTabs_lines_per_species(ArrayOfArrayOfAbsorptionLines)A list of spectral line data for each tag.
INabs_lines(ArrayOfAbsorptionLines)A list of spectral line data.
INabs_species(ArrayOfArrayOfSpeciesTag)Tag groups for gas absorption.