do_jacobian
- Workspace.do_jacobian: Index
A boolean calculations related to the
measurement_jacobian
should be ignored.This variable is limited to very few methods related to the inversion process for
OEM()
. Note that deep code of ARTS will ignore this variable, so it is not a global switch. Instead, it is used as a switch to clear thejacobian_targets
variable, which is used to determine the size of themeasurement_jacobian
. It is important to be careful with this, as it will mess with the size of themeasurement_jacobian
and could thus lead to runtime errors being thrown in places where unexpected sizes are encountered.Default value
1
Input to workspace methods
Input to workspace agendas
Related workspace variables