Go to the documentation of this file.
36 cout <<
"Wrote species_data: " << endl;
41 cout <<
"Read species_data: " << endl;
44 cout <<
"Wrote species_data: " << endl;
46 catch (runtime_error e)
The declarations of all the exception classes.
Declarations required for the calculation of absorption coefficients.
const Array< SpeciesRecord > species_data
Species Data.
This can be used to make arrays out of anything.
void xml_read_from_file(const String &filename, T &type, const Verbosity &verbosity)
Reads data from XML file.
void xml_write_to_file(const String &filename, const T &type, const FileType ftype, const Index no_clobber, const Verbosity &verbosity)
Write data to XML file.
Header file for sparse matrices.
void define_species_data()
The global header file for ARTS.
This file contains basic functions to handle XML data files.