ARTS built-in documentation server

Agenda iy_clearsky_agenda

Calculation of a single monochromatic pencil beam spectrum.

The task of the agenda is to calculate the monochromatic pencil beam
spectrum for the position specified by rte_pos and the viewing
direction specified by rte_los. This includes cases when the
propagation path intersects with the surface or the cloudbox.

Group: Agenda

Variables

OUTiy(Matrix) Monochromatic pencil beam radiance spectrum.
OUTiy_error(Matrix) Estimation of calculation errors in iy.
OUTiy_error_type(Index) Characteristics of error values in iy_error.
OUTiy_aux(Matrix) Data auxilary to iy.
OUTdiy_dx(ArrayOfTensor3) Derivative of iy with respect to retrieval quantities.
INiy_error(Matrix) Estimation of calculation errors in iy.
INiy_error_type(Index) Characteristics of error values in iy_error.
INiy_aux(Matrix) Data auxilary to iy.
INdiy_dx(ArrayOfTensor3) Derivative of iy with respect to retrieval quantities.
INiy_agenda_call1(Index) Flag to handle recursive calls of iy_clearsky_agenda The agenda iy_clearsky_agenda can be used recursively and this flag is used to tell the methods inside the agenda which is the primary call.
INiy_transmission(Tensor3) Transmission to be included in iy.
INrte_pos(Vector) A geographical position for radiative transfer calculations.
INrte_los(Vector) A line-of-sight for radiative transfer calculations.
INcloudbox_on(Index) Flag to activate the cloud box.
INjacobian_do(Index) Flag to activate jacobian calculations.
INp_grid(Vector) The pressure grid.
INlat_grid(Vector) The latitude grid.
INlon_grid(Vector) The longitude grid.
INt_field(Tensor3) The field of atmospheric temperatures.
INz_field(Tensor3) The field of geometrical altitudes.
INvmr_field(Tensor4) VMR field.

Specific methods that can generate iy_clearsky_agenda

Generic and supergeneric methods that can generate iy_clearsky_agenda

Specific methods that require iy_clearsky_agenda

Generic and supergeneric methods that can use iy_clearsky_agenda

Agendas that can generate iy_clearsky_agenda

Agendas that require iy_clearsky_agenda