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

batch_atm_fields_compactAddConstant( batch_atm_fields_compact, name, value )

Variables

OUT+INbatch_atm_fields_compact(ArrayOfGriddedField4)An array of compact atmospheric states.
GINname(String)Name of additional atmospheric field, with constant value.
GINvalue(Numeric)Constant value of additional field.