ARTS built-in documentation server
Agenda iy_cloudbox_agenda
Intensity at cloudbox boundary or interior. The task of the agenda is to determine the intensity at some point at the boundary of inside the cloudbox. The actual calculations inside the agenda differ depending on scattering solution method. If DOIT is used, an interpolating of the intensity field should be performed. Another option is to start backward Monte Carlo calculations from this point. A function calling this agenda shall set rte_pos, rte_los and *rte_gp_...* variables to the position and line-of-sight for which the scattered radiation shall be determined.
Group: Agenda
Variables
OUT | iy | (Matrix) | Monochromatic pencil beam radiance spectrum. |
OUT | iy_error | (Matrix) | Estimation of calculation errors in iy. |
OUT | iy_error_type | (Index) | Characteristics of error values in iy_error. |
OUT | iy_aux | (Matrix) | Data auxilary to iy. |
OUT | diy_dx | (ArrayOfTensor3) | Derivative of iy with respect to retrieval quantities. |
IN | iy_error | (Matrix) | Estimation of calculation errors in iy. |
IN | iy_error_type | (Index) | Characteristics of error values in iy_error. |
IN | iy_aux | (Matrix) | Data auxilary to iy. |
IN | diy_dx | (ArrayOfTensor3) | Derivative of iy with respect to retrieval quantities. |
IN | iy_transmission | (Tensor3) | Transmission to be included in iy. |
IN | rte_pos | (Vector) | A geographical position for radiative transfer calculations. |
IN | rte_los | (Vector) | A line-of-sight for radiative transfer calculations. |
IN | rte_gp_p | (GridPos) | The pressure grid position of rte_pos. |
IN | rte_gp_lat | (GridPos) | The latitude grid position of rte_pos. |
IN | rte_gp_lon | (GridPos) | The longitude grid position of rte_pos. |
Specific methods that can generate iy_cloudbox_agenda
Generic and supergeneric methods that can generate iy_cloudbox_agenda
Specific methods that require iy_cloudbox_agenda
Generic and supergeneric methods that can use iy_cloudbox_agenda
Agendas that can generate iy_cloudbox_agenda
- none
Agendas that require iy_cloudbox_agenda
- none