absorption_bandsReadSpeciesSplitCatalog

Workspace.absorption_bandsReadSpeciesSplitCatalog(self, absorption_bands: pyarts.arts.ArrayOfAbsorptionBand | None = None, absorption_species: pyarts.arts.ArrayOfArrayOfSpeciesTag | None = None, basename: pyarts.arts.String | None = None) None

Saves all bands fin absorption_bands to a directory

This will create the directory if it does not exist. It will also create subdirectories that are the short-form of the isotopologue names. The bands will be stored as 0.xml, 1.xml, 2.xml, and so on

The dir path has to be absolute or relative to the working path, the environment variables are not considered

Author(s): Richard Larsson

Parameters: