vmr_field_raw

property Workspace.vmr_field_raw

VMR data for the chosen gaseous species.

This variable contains the volume mixing ratios (VMR) for all chosen gaseous species. It includes the grids corresponding to the grids in the database. vmr_field_raw is an Array of Array of Tensor3. It contains one gridded field for each species which contains the data and also the grids. For the calculation the data is interpolated on p_grid, lat_grid and lon_grid

Usage:

Unit: absolute number

Size:

  • Array[number of absorption species]

    • GriddedField3

    • [N_p]

    • [N_lat]

    • [N_lon]

    • [N_p, N_lat, N_lon]

Workspace methods that can generate vmr_field_raw

Workspace methods that require vmr_field_raw

Workspace agendas that require vmr_field_raw

Generic workspace methods that can generate or use vmr_field_raw

See ArrayOfGriddedField3 and/or Any

type:

WorkspaceVariable - holds type ArrayOfGriddedField3