ARTS built-in documentation server
Workspace Method abs_lines_per_speciesSetBaseParameterForSpecies
Description
See abs_linesSetBaseParameterForMatchingLines but for single species
Authors: Richard Larsson
Synopsis
abs_lines_per_speciesSetBaseParameterForSpecies( | abs_lines_per_species, abs_species, QI, parameter_name, change, loose_matching, species_tag ) |
Variables
OUT+IN | abs_lines_per_species | (ArrayOfArrayOfAbsorptionLines) | A list of spectral line data for each tag. |
IN | abs_species | (ArrayOfArrayOfSpeciesTag) | Tag groups for gas absorption. |
GIN | QI | (QuantumIdentifier) | Information to match the line. |
GIN | parameter_name | (String) | Name of parameter to be replaced |
GIN | change | (Numeric) | Value with which to change matching line's value |
GIN | loose_matching | (Index, Default: 0) | Flag for loose match (0 means only complete matches) |
GIN | species_tag | (String) | The species tag from abs_species to change |