ARTS built-in documentation server
Agenda met_profile_calc_agenda
This agenda is used for metoffice profile calculations. This agenda is called inside the method ybatchMetProfiles which is used to make a batch calculation for the metoffice profiles. See the documentation of ybatchMetProfiles for more information. This agenda can be, for example, set up like this: AtmFieldsCalc abs_lookupAdapt DoitInit DoitGetIncoming cloudbox_fieldSetClearsky DoitCalc yCalc
Group: Agenda
Variables
OUT | y | (Vector) | The measurement vector. |
IN | t_field_raw | (GriddedField3) | Raw data for atmospheric temperatures. |
IN | vmr_field_raw | (ArrayOfGriddedField3) | VMR data for the chosen gaseous species. |
IN | z_field_raw | (GriddedField3) | Raw data for geometrical altitudes. |
IN | pnd_field_raw | (ArrayOfGriddedField3) | The particle number density field raw data. |
IN | p_grid | (Vector) | The pressure grid. |
IN | sensor_los | (Matrix) | The sensor line-of-sight (LOS) for each measurement block. |
IN | cloudbox_on | (Index) | Flag to activate the cloud box. |
IN | cloudbox_limits | (ArrayOfIndex) | The limits of the cloud box. |
IN | z_surface | (Matrix) | The surface altitude. |
Specific methods that can generate met_profile_calc_agenda
- none
Generic and supergeneric methods that can generate met_profile_calc_agenda
Specific methods that require met_profile_calc_agenda
Generic and supergeneric methods that can use met_profile_calc_agenda
- AgendaAppend
- AgendaExecute
- AgendaExecuteExclusive
- Append
- Copy
- Delete
- Ignore
- WriteXML
- WriteXMLIndexed
Agendas that can generate met_profile_calc_agenda
- none
Agendas that require met_profile_calc_agenda
- none