ARTS built-in documentation server
Workspace Method abs_speciesDefineAllInScenario
Description
Define one tag group for each species known to ARTS and included in an atmospheric scenario. You can use this as an alternative to abs_speciesSet if you want to make an absorption calculation that is as complete as possible. The method goes through all defined species and tries to open the VMR file. If this works the tag is included, otherwise it is skipped.
Authors: Stefan Buehler
Synopsis
abs_speciesDefineAllInScenario( | abs_species, propmat_clearsky_agenda_checked, abs_xsec_agenda_checked, basename ) |
Variables
OUT | abs_species | (ArrayOfArrayOfSpeciesTag) | Tag groups for gas absorption. |
OUT | propmat_clearsky_agenda_checked | (Index) | OK-flag for propmat_clearsky_agenda. |
OUT | abs_xsec_agenda_checked | (Index) | OK-flag for abs_xsec_agenda. |
GIN | basename | (String) | The name and path of a particular atmospheric scenario. For example: /pool/lookup2/arts-data/atmosphere/fascod/tropical |