ARTS built-in documentation server
Agenda iy_sub_agenda
Sub-agenda to iy_main_agenda. The purpose of this agenda is to make it possible to introduce a second layer inside iy_main_agenda. That is, iy_main_agenda calls this agenda to obtain iy and associated variables. See iyLoopFrequencies for example usage. This agenda has exactly the same in- and output as iy_main_agenda.
Group: Agenda
Variables
OUT | iy | (Matrix) | Monochromatic pencil beam radiance spectrum. |
OUT | iy_aux | (ArrayOfTensor4) | Data auxiliary to iy. |
OUT | ppath | (Ppath) | The propagation path for one line-of-sight. |
OUT | diy_dx | (ArrayOfTensor3) | Derivative of iy with respect to retrieval quantities. |
IN | iy_agenda_call1 | (Index) | Flag to handle recursive calls of iy_main_agenda The agenda iy_main_agenda can be used recursively and this flag is used to tell the methods inside the agenda which is the primary call. |
IN | iy_transmission | (Tensor3) | Transmission to be included in iy. |
IN | iy_aux_vars | (ArrayOfString) | Selection of quantities for iy_aux and when applicable also y_aux. |
IN | cloudbox_on | (Index) | Flag to activate the cloud box. |
IN | jacobian_do | (Index) | Flag to activate jacobian calculations. |
IN | t_field | (Tensor3) | The field of atmospheric temperatures. |
IN | z_field | (Tensor3) | The field of geometrical altitudes. |
IN | vmr_field | (Tensor4) | VMR field. |
IN | f_grid | (Vector) | The frequency grid for monochromatic pencil beam calculations. |
IN | rte_pos | (Vector) | A geographical position for starting radiative transfer calculations. |
IN | rte_los | (Vector) | A line-of-sight for (complete) radiative transfer calculations. |
IN | rte_pos2 | (Vector) | A second geographical position to define the geometry for radiative transfer calculations. |
Specific methods that can generate iy_sub_agenda
- none
Generic and supergeneric methods that can generate iy_sub_agenda
Specific methods that require iy_sub_agenda
Generic and supergeneric methods that can use iy_sub_agenda
Agendas that can generate iy_sub_agenda
- none
Agendas that require iy_sub_agenda
- none