ARTS built-in documentation server
Workspace Variable 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: Output of AtmRawRead Input to AtmFieldsCalc. Unit: absolute number Size: Array[N_pt] GriddedField3 [N_p] [N_lat] [N_lon] [N_p, N_lat, N_lon]
Group: ArrayOfGriddedField3
Specific methods that can generate vmr_field_raw
Generic and supergeneric methods that can generate vmr_field_raw
- ArrayOfGriddedField3Create
- Append
- Copy
- Extract
- GriddedFieldLatLonExpand
- GriddedFieldLatLonRegrid
- GriddedFieldPRegrid
- ReadXML
- ReadXMLIndexed
- Select
- Touch
Specific methods that require vmr_field_raw
Generic and supergeneric methods that can use vmr_field_raw
- Append
- Copy
- Delete
- Extract
- FieldFromGriddedField
- GriddedFieldLatLonExpand
- GriddedFieldLatLonRegrid
- GriddedFieldPRegrid
- Ignore
- nelemGet
- Select
- WriteXML
- WriteXMLIndexed
Agendas that can generate vmr_field_raw
- none