ARTS built-in documentation server
Agenda iy_surface_agenda
Upwelling radiation from the surface. The task of the agenda is to determine the upwelling intensity from the surface, for given point and direction. The standard choice should be to make use of surface_rtprop_agenda through the WSM iySurfaceRtpropAgenda. A function calling this agenda shall set rtp_pos and rtp_los to the position and line-of-sight for which the upwelling radiation shall be determined. See also the include-file 'agendas.arts' for a predefined agenda suitable to be used in most applications.
Group: Agenda
Variables
OUT | iy | (Matrix) | Monochromatic pencil beam radiance spectrum. |
OUT | diy_dx | (ArrayOfTensor3) | Derivative of iy with respect to retrieval quantities. |
IN | iy_transmission | (Tensor3) | Transmission to be included in iy. |
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 | iy_main_agenda | (Agenda) | See agendas.cc. |
IN | rtp_pos | (Vector) | Position of a radiative transfer point. |
IN | rtp_los | (Vector) | Line-of-sight at a radiative transfer point. |
IN | rte_pos2 | (Vector) | A second geographical position to define the geometry for radiative transfer calculations. |
Specific methods that can generate iy_surface_agenda
- none
Generic and supergeneric methods that can generate iy_surface_agenda
Specific methods that require iy_surface_agenda
Generic and supergeneric methods that can use iy_surface_agenda
Agendas that can generate iy_surface_agenda
- none
Agendas that require iy_surface_agenda
- none