ARTS built-in documentation server

Workspace Method abs_linesReadFromArts

Description

Read all the lines from an Arts catalogue file in the
given frequency range. Otherwise a runtime error will be
thrown

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

Authors: Stefan Buehler

Synopsis

abs_linesReadFromArts( abs_lines, filename, fmin, fmax )

Variables

OUTabs_lines(ArrayOfLineRecord)A list of spectral line data.
GINfilename(String)Name (and path) of the catalogue file.
GINfmin(Numeric)Minimum frequency for lines to read [Hz].
GINfmax(Numeric)Maximum frequency for lines to read [Hz].