ARTS built-in documentation server

Workspace Method AtmosphereSet1D

Description

Sets the atmospheric dimension to 1D.

Sets atmosphere_dim to 1 and gives some variables dummy values.

The latitude and longitude grids are set to be empty.

Authors: Patrick Eriksson

Synopsis

AtmosphereSet1D( atmosphere_dim, lat_grid, lon_grid )

Variables

OUTatmosphere_dim(Index)The atmospheric dimensionality (1-3).
OUTlat_grid(Vector)The latitude grid.
OUTlon_grid(Vector)The longitude grid.