ARTS built-in documentation server
Workspace Method cloudboxSetFullAtm
Description
Sets the cloudbox to cover the full atmosphere.
Authors: Claudia Emde, Jana Mendrok
Synopsis
cloudboxSetFullAtm( | cloudbox_on, cloudbox_limits, atmosphere_dim, p_grid, lat_grid, lon_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. |
IN | lat_grid | (Vector) | The latitude grid. |
IN | lon_grid | (Vector) | The longitude grid. |