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 tgsDefine 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, basename ) |
Variables
OUT | abs_species | (ArrayOfArrayOfSpeciesTag) | Tag groups for scalar gas absorption. |
GIN | basename | (String) | The name and path of a particular atmospheric scenario.
For example: /pool/lookup2/arts-data/atmosphere/fascod/tropical |