ARTS built-in documentation server

Workspace Method jacobianCalcPointingZaRecalc

Description

Calculates zenith angle pointing deviation jacobians by
recalulation of iyb.

This function is added to jacobian_agenda by
jacobianAddPointingZa and should normally not be
called by the user.

Authors: Mattias Ekstrom, Patrick Eriksson

Synopsis

jacobianCalcPointingZaRecalc( jacobian, mblock_index, iyb, yb, atmosphere_dim, nlte_field, cloudbox_on, stokes_dim, f_grid, sensor_pos, sensor_los, transmitter_pos, mblock_dlos_grid, sensor_response, sensor_time, iy_unit, iy_main_agenda, geo_pos_agenda, jacobian_quantities )

Variables

OUT+INjacobian(Matrix)The Jacobian matrix.
INmblock_index(Index)Measurement block index.
INiyb(Vector)Monochromatic pencil beam data for one measurement block.
INyb(Vector)The measurement vector for a single measurement block.
INatmosphere_dim(Index)The atmospheric dimensionality (1-3).
INnlte_field(EnergyLevelMap)The field of NLTE temperatures and/or ratios.
INcloudbox_on(Index)Flag to activate the cloud box.
INstokes_dim(Index)The dimensionality of the Stokes vector (1-4).
INf_grid(Vector)The frequency grid for monochromatic pencil beam calculations.
INsensor_pos(Matrix)The sensor position for each measurement block.
INsensor_los(Matrix)The sensor line-of-sight (LOS) for each measurement block.
INtransmitter_pos(Matrix)Transmitter positions.
INmblock_dlos_grid(Matrix)The set of angular pencil beam directions for each measurement block.
INsensor_response(Sparse)The matrix modelling the total sensor response.
INsensor_time(Vector)The time for each measurement block.
INiy_unit(String)Selection of output unit for some radiative transfer methods.
INiy_main_agenda(Agenda)Agenda calculating the single monochromatic pencil beam spectrum.
INgeo_pos_agenda(Agenda)Agenda deriving the geo-position of a pencil beam calculation.
INjacobian_quantities(ArrayOfRetrievalQuantity)The retrieval quantities in the Jacobian matrix.