ARTS built-in documentation server
Workspace Variable pnd_field_raw
The particle number density field data. This variable contains the particle number density data for all chosen particle types. It includes the grids corresponding to the grids in the database. pnd_field_raw is an Array of GriddedField3. It includes a GriddedField3 for each particle type which contains the data and also the grids. Usage: Used in the methods ParticleTypeAdd and ParticleTypeAddAll Unit: m^-3 Size: Array[N_pt] GriddedField3 [N_p] [N_lat] [N_lon] [N_p, N_lat, N_lon]
Group: ArrayOfGriddedField3
Specific methods that can generate pnd_field_raw
Generic and supergeneric methods that can generate pnd_field_raw
- ArrayOfGriddedField3Create
- Append
- Copy
- Extract
- GriddedFieldLatLonExpand
- GriddedFieldLatLonRegrid
- GriddedFieldPRegrid
- ReadXML
- ReadXMLIndexed
- Select
- Touch
Specific methods that require pnd_field_raw
Generic and supergeneric methods that can use pnd_field_raw
- Append
- Copy
- Delete
- Extract
- FieldFromGriddedField
- GriddedFieldLatLonExpand
- GriddedFieldLatLonRegrid
- GriddedFieldPRegrid
- Ignore
- nelemGet
- Select
- WriteXML
- WriteXMLIndexed
Agendas that can generate pnd_field_raw
- none