ARTS built-in documentation server

Workspace Variable lat_true

Latitudinal geolocation for 1D and 2D data.

The variables lat_grid and lon_grid contain true positions only
for 3D. For 1D and 2D, the geographical position is given by
lat_true and lon_true. Can be left empty when not used.
Otherwise:

   -
     1D.
     lat_true shall have length 1
   -
     2D.
     Both lat_true and lon_true shall have a length matching
     lat_grid. That is, lat_true and lon_true shall not be
     seen as grids, they are vectors giving the actual lat or lon
     for each point corresponding to lat_grid.

Usage: Set by the user.

Unit:  degrees

Default: []

Group: Vector

Specific methods that can generate lat_true

Generic and supergeneric methods that can generate lat_true

Specific methods that require lat_true

Generic and supergeneric methods that can use lat_true

Agendas that can generate lat_true

Agendas that require lat_true