ARTS built-in documentation server
Workspace Method abs_cia_dataAddCIARecord
Description
Takes CIARecord as input and appends the results in the appropriate place.
If CIARecord has same species as species in abs_cia_data, then the array
position is used to append all of the CIARecord into the array. If clobber
evaluates as true, cia_record overwrites the appropriate abs_cia_data. If
species in cia_record are not in abs_cia_data, the CIARecord is pushed back.
Authors: Richard Larsson
Synopsis
abs_cia_dataAddCIARecord( | abs_cia_data, cia_record, clobber ) |
Variables