ARTS built-in documentation server
Workspace Method AtmosphereSet1D
Description
Sets the atmospheric dimension to 1D. Sets atmosphere_dim to 1, and the latitude and longitude grids are set to be empty.
Authors: Patrick Eriksson
Synopsis
| AtmosphereSet1D( | atmosphere_dim, lat_grid, lon_grid ) |
Variables
| OUT | atmosphere_dim | (Index) | The atmospheric dimensionality (1-3). |
| OUT | lat_grid | (Vector) | The latitude grid. |
| OUT | lon_grid | (Vector) | The longitude grid. |