ARTS built-in documentation server

Workspace Variable atm_fields_compact_all

A compact combination of all atmospheric fields for a clear-sky
and cloud particle scattering calculation on a common set of grids.

This concerns temperature, altitude, scattering particles and gas VMRs.

The data are stored in a GriddedField4.

The order of the fields must be:
T[K] z[m] LWC[kg/m3] IWC[kg/m3] Rain[kg/m2/s] Snow[kg/m2/s] VMR_1[1] ... VMR_n[1]
(the field names for the gases do not have to start with VMR_)

Usage: Used inside batch calculations, to hold successive atmospheric
       states from an ArrayOfGriddedField4.

Dimensions: 
   GriddedField4:
      ArrayOfString field_names[N_fields]
      Vector p_grid[N_p]
      Vector lat_grid[N_lat]
      Vector lon_grid[N_lon]
      Tensor4 data[N_fields][N_p][N_lat][N_lon]

Group: GriddedField4

Specific methods that can generate atm_fields_compact_all

Generic and supergeneric methods that can generate atm_fields_compact_all

Specific methods that require atm_fields_compact_all

Generic and supergeneric methods that can use atm_fields_compact_all

Agendas that can generate atm_fields_compact_all

Agendas that require atm_fields_compact_all