ARTS built-in documentation server

Workspace Method AtmosphereSet3D

Description

Sets the atmospheric dimension to 3D.

Sets atmosphere_dim to 3, and lat_true and lon_true are
set to be empty.

Authors: Patrick Eriksson

Synopsis

AtmosphereSet3D( atmosphere_dim, lat_true, lon_true )

Variables

OUTatmosphere_dim(Index)The atmospheric dimensionality (1-3).
OUTlat_true(Vector)Latitudinal geolocation for 1D and 2D data.
OUTlon_true(Vector)Longitudinal geolocation for 1D and 2D data.