jacobian_targets
- Workspace.jacobian_targets: JacobianTargets
A list of targets for the Jacobian Matrix calculations.
See
JacobianTargetTypefor more information. The targets are sorted by their type. A target must have information about its position in the target count, as well as the number of parameters it contributes to themodel_state_vector. It must know these things because it is able to map data between themodel_state_vectorand the actual model field, e.g., theatmospheric_field, thesurface_field, thesubsurface_field, theabsorption_bands, themeasurement_sensor, etc.Default value
pyarts3.arts.JacobianTargets()Input to workspace methods
Modified by workspace methods
Output from workspace methods
Input to workspace agendas
Related workspace variables