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

OUTcloudbox_on(Index)Flag to activate the cloud box.
OUTcloudbox_limits(ArrayOfIndex)The limits of the cloud box.
INatmosphere_dim(Index)The atmospheric dimensionality (1-3).
INp_grid(Vector)The pressure grid.
INlat_grid(Vector)The latitude grid.
INlon_grid(Vector)The longitude grid.