pnd_field_raw

property Workspace.pnd_field_raw

The particle number density field raw data.

This variable contains the particle number density data for all considered scattering elements. pnd_field_raw is an Array of GriddedField3. It includes one GriddedField3 for each scattering element, which contains both the data and the corresponding grids.

Usage:

Set by the user. Input to methods ScatElementsPndAndScatAdd() and ScatSpeciesPndAndScatAdd()

Unit: m^-3

Size:

  • Array[number of scattering elementst]

    • GriddedField3

    • [number of pressure levels]

    • [number of latitudes]

    • [number of longitudes]

    • [number of pressure levels, number of latitudes, number of longitudes]

Workspace methods that can generate pnd_field_raw

Workspace methods that require pnd_field_raw

Workspace agendas that require pnd_field_raw

Generic workspace methods that can generate or use pnd_field_raw

See ArrayOfGriddedField3 and/or Any

type:

WorkspaceVariable - holds type ArrayOfGriddedField3