lat_grid

property Workspace.lat_grid

The latitude grid.

The latitudes for which the atmospheric fields are defined. The atmosphere is undefined outside the range covered by the grid. The grid must be sorted in increasing order, with no repetitions.

Geocentric latitudes are used.

For 1D calculations this vector shall be set to be empty.

For 2D cases the latitudes shall be interpreted as the angular distance inside the orbit plane from the equator (values outside +-90 deg are allowed).

For 3D, the valid latitude range is [-90,90].

See further the ARTS user guide (AUG). Use the index to find where this variable is discussed. The variable is listed as a subentry to “workspace variables”.

Usage: Set by the user.

Unit: degrees

Workspace methods that can generate lat_grid

Workspace methods that require lat_grid

Workspace agendas that require lat_grid

Generic workspace methods that can generate or use lat_grid

See Vector and/or Any

type:

WorkspaceVariable - holds type Vector