ARTS built-in documentation server
Workspace Method batch_atm_fields_compactAddConstant
Description
Adds a constant field to batch_atm_fields_compact.
Applies atm_fields_compactAddConstant to each batch.
The format is equal to that WSM.
Authors: Gerrit Holl
Synopsis
Variables
OUT+IN | batch_atm_fields_compact | (ArrayOfGriddedField4) | An array of compact atmospheric states. |
GIN | name | (String) | Name of additional atmospheric field, with constant value. |
GIN | value | (Numeric) | Constant value of additional field. |
GIN | prepend | (Index, Default: 0) | 0 = Append to the end, 1 = insert at the beginning. |
GIN | condensibles | (ArrayOfString, Default: []) | List of condensibles used to scale down the VMR of the added species. |