ARTS built-in documentation server

Workspace Method abs_linesReadFromSplitArtscat

Description

Read all the lines in the given frequency range from a split
Arts catalogue file.

Please note that all lines must correspond
to legal species / isotope combinations

Authors: Oliver Lemke

Synopsis

abs_linesReadFromSplitArtscat( abs_lines, abs_species, basename, fmin, fmax )

Variables

OUTabs_lines(ArrayOfLineRecord)A list of spectral line data.
INabs_species(ArrayOfArrayOfSpeciesTag)Tag groups for scalar gas absorption.
GINbasename(String)Basename of the catalogue.
GINfmin(Numeric)Minimum frequency for lines to read [Hz].
GINfmax(Numeric)Maximum frequency for lines to read [Hz].