iy_independent_beam_approx_agenda

property Workspace.iy_independent_beam_approx_agenda

Agenda dedicated to iyIndependentBeamApproximation().

If iyIndependentBeamApproximation() is used, this agenda basically replaces iy_main_agenda. Accordingly, this agenda has exactly the same output as iy_main_agenda.

Parameters:
  • iy (Matrix) – Monochromatic pencil beam radiance spectrum. See iy [OUT]

  • iy_aux (ArrayOfMatrix) – Data auxiliary to iy. See iy_aux [OUT]

  • ppath (Ppath) – The propagation path for one line-of-sight. See ppath [OUT]

  • diy_dx (ArrayOfTensor3) – Derivative of iy with respect to retrieval quantities. See diy_dx [INOUT]

  • iy_agenda_call1 (Index) – Flag to handle recursive calls of iy_main_agenda. See iy_agenda_call1 [IN]

  • iy_unit (String) – Selection of output unit for radiative transfer methods. See iy_unit [IN]

  • iy_transmittance (Tensor3) – Transmittance to be included in iy. See iy_transmittance [IN]

  • iy_aux_vars (ArrayOfString) – Selection of quantities for iy_aux and when applicable also y_aux. See iy_aux_vars [IN]

  • iy_id (Index) – Identification number of iy. See iy_id [IN]

  • atmosphere_dim (Index) – The atmospheric dimensionality (1-3). See atmosphere_dim [IN]

  • p_grid (Vector) – The pressure grid. See p_grid [IN]

  • lat_grid (Vector) – The latitude grid. See lat_grid [IN]

  • lon_grid (Vector) – The longitude grid. See lon_grid [IN]

  • lat_true (Vector) – Latitudinal geolocation for 1D and 2D data. See lat_true [IN]

  • lon_true (Vector) – Longitudinal geolocation for 1D and 2D data. See lon_true [IN]

  • t_field (Tensor3) – The field of atmospheric temperatures. See t_field [IN]

  • z_field (Tensor3) – The field of geometrical altitudes. See z_field [IN]

  • vmr_field (Tensor4) – VMR field. See vmr_field [IN]

  • z_surface (Matrix) – The surface altitude. See z_surface [IN]

  • ppath_lmax (Numeric) – Maximum length between points describing propagation paths. See ppath_lmax [IN]

  • ppath_lraytrace (Numeric) – Maximum length of ray tracing steps when determining propagation. See ppath_lraytrace [IN]

  • cloudbox_on (Index) – Flag to activate the cloud box. See cloudbox_on [IN]

  • cloudbox_limits (ArrayOfIndex) – The limits of the cloud box. See cloudbox_limits [IN]

  • pnd_field (Tensor4) – Particle number density field. See pnd_field [IN]

  • jacobian_do (Index) – Flag to activate (clear-sky) Jacobian calculations. See jacobian_do [IN]

  • f_grid (Vector) – The frequency grid for monochromatic pencil beam calculations. See f_grid [IN]

  • rte_pos (Vector) – A geographical position for starting radiative transfer calculations. See rte_pos [IN]

  • rte_los (Vector) – A line-of-sight for (complete) radiative transfer calculations. See rte_los [IN]

  • rte_pos2 (Vector) – A second geographical position to define the geometry for. See rte_pos2 [IN]

Workspace methods that can generate iy_independent_beam_approx_agenda

Workspace methods that require iy_independent_beam_approx_agenda

Generic workspace methods that can generate or use iy_independent_beam_approx_agenda

See Agenda and/or Any

type:

WorkspaceVariable - holds type Agenda