ARTS built-in documentation server

Workspace Method iyHybrid2

Description

So far just for even more testing.

Authors: Patrick Eriksson, Jana Mendrok, Richard Larsson

Synopsis

iyHybrid2( iy, iy_aux, diy_dx, ppvar_p, ppvar_t, ppvar_nlte, ppvar_vmr, ppvar_wind, ppvar_mag, ppvar_pnd, ppvar_f, ppvar_iy, ppvar_trans_cumulat, iy_id, stokes_dim, f_grid, atmosphere_dim, p_grid, t_field, nlte_field, vmr_field, abs_species, wind_u_field, wind_v_field, wind_w_field, mag_u_field, mag_v_field, mag_w_field, cloudbox_on, cloudbox_limits, pnd_field, dpnd_field_dx, scat_species, scat_data, iy_unit, iy_aux_vars, jacobian_do, jacobian_quantities, propmat_clearsky_agenda, water_p_eq_agenda, iy_main_agenda, iy_space_agenda, iy_surface_agenda, iy_cloudbox_agenda, iy_agenda_call1, iy_transmission, ppath, rte_pos2, rte_alonglos_v, surface_props_data, cloudbox_field, za_grid, Naa_grid, t_interp_order )

Variables

OUTiy(Matrix)Monochromatic pencil beam radiance spectrum.
OUTiy_aux(ArrayOfMatrix)Data auxiliary to iy.
OUT+INdiy_dx(ArrayOfTensor3)Derivative of iy with respect to retrieval quantities.
OUTppvar_p(Vector)Pressure along the propagation path.
OUTppvar_t(Vector)Temperature along the propagation path.
OUTppvar_nlte(EnergyLevelMap)Non-LTE temperatures/ratios along the propagation path.
OUTppvar_vmr(Matrix)VMR values along the propagation path.
OUTppvar_wind(Matrix)Winds along the propagation path.
OUTppvar_mag(Matrix)Magnetic field along the propagation path.
OUTppvar_pnd(Matrix)PND values along the propagation path.
OUTppvar_f(Matrix)Doppler adjusted frequencies along the propagation path.
OUTppvar_iy(Tensor3)iy-values along the propagation path.
OUTppvar_trans_cumulat(Tensor4)The transmission between the sensor and each point of the propagation path.
INiy_id(Index)Identification number of iy.
INstokes_dim(Index)The dimensionality of the Stokes vector (1-4).
INf_grid(Vector)The frequency grid for monochromatic pencil beam calculations.
INatmosphere_dim(Index)The atmospheric dimensionality (1-3).
INp_grid(Vector)The pressure grid.
INt_field(Tensor3)The field of atmospheric temperatures.
INnlte_field(EnergyLevelMap)The field of NLTE temperatures and/or ratios.
INvmr_field(Tensor4)VMR field.
INabs_species(ArrayOfArrayOfSpeciesTag)Tag groups for gas absorption.
INwind_u_field(Tensor3)Zonal component of the wind field.
INwind_v_field(Tensor3)Meridional component of the magnetic field.
INwind_w_field(Tensor3)Vertical wind component field.
INmag_u_field(Tensor3)Zonal component of the magnetic field.
INmag_v_field(Tensor3)Meridional component of the magnetic field.
INmag_w_field(Tensor3)Vertical component of the magnetic field.
INcloudbox_on(Index)Flag to activate the cloud box.
INcloudbox_limits(ArrayOfIndex)The limits of the cloud box.
INpnd_field(Tensor4)Particle number density field.
INdpnd_field_dx(ArrayOfTensor4)Partial derivatives of pnd_field.
INscat_species(ArrayOfString)Array of Strings defining the scattering species to consider.
INscat_data(ArrayOfArrayOfSingleScatteringData)Array of single scattering data.
INiy_unit(String)Selection of output unit for some radiative transfer methods.
INiy_aux_vars(ArrayOfString)Selection of quantities for iy_aux and when applicable also y_aux.
INjacobian_do(Index)Flag to activate (clear-sky) Jacobian calculations.
INjacobian_quantities(ArrayOfRetrievalQuantity)The retrieval quantities in the Jacobian matrix.
INpropmat_clearsky_agenda(Agenda)Agenda calculating the absorption coefficient matrices.
INwater_p_eq_agenda(Agenda)Agenda to calculate the saturation pressure of water.
INiy_main_agenda(Agenda)Agenda calculating the single monochromatic pencil beam spectrum.
INiy_space_agenda(Agenda)Agenda providing the downwelling radiation at the top of the atmosphere.
INiy_surface_agenda(Agenda)Agenda providing the upwelling radiation from the surface.
INiy_cloudbox_agenda(Agenda)Agenda deriving the intensity at boundary or interior of the cloudbox.
INiy_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.
INiy_transmission(Tensor3)Transmission to be included in iy.
INppath(Ppath)The propagation path for one line-of-sight.
INrte_pos2(Vector)A second geographical position to define the geometry for radiative transfer calculations.
INrte_alonglos_v(Numeric)Velocity along the line-of-sight to consider for a RT calculation.
INsurface_props_data(Tensor3)Various surface properties.
INcloudbox_field(Tensor7)The spectral radiance field inside the cloudbx.
INza_grid(Vector)Zenith angle grid.
GINNaa_grid(Index, Default: 19)Number of azimuth angles to consider in scattering source term integral.
GINt_interp_order(Index, Default: 1)Interpolation order of temperature for scattering data (so far only applied in phase matrix, not in extinction and absorption.