jacobian_targets

Workspace.jacobian_targets: JacobianTargets

A list of targets for the Jacobian Matrix calculations.

See JacobianTargetType for 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 the model_state_vector. It must know these things because it is able to map data between the model_state_vector and the actual model field, e.g., the atmospheric_field, the surface_field, the subsurface_field, the absorption_bands, the measurement_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