parse_lamda_datafile

astroquery.lamda.parse_lamda_datafile(filename)[source]

Read a datafile that follows the format adopted for the atomic and molecular data in the LAMDA database.

Parameters:
filenamestr

Fully qualified path of the file to read.

Returns:
Tuple of tables: ({rateid: Table, },

Table, Table)