ARTS built-in documentation server
Workspace Method cloudboxSetFullAtm
Description
Sets the cloudbox to cover the full atmosphere. Can only handle atmosphere_dim=1 cases.
Authors: Claudia Emde
Synopsis
cloudboxSetFullAtm( | cloudbox_on, cloudbox_limits, atmosphere_dim, p_grid ) |
Variables
OUT | cloudbox_on | (Index) | Flag to activate the cloud box. |
OUT | cloudbox_limits | (ArrayOfIndex) | The limits of the cloud box. |
IN | atmosphere_dim | (Index) | The atmospheric dimensionality (1-3). |
IN | p_grid | (Vector) | The pressure grid. |