inversion_iterate_agenda
- Workspace.inversion_iterate_agenda: Agenda
Work in progress …
See
OEM()
.Note
The output
measurement_jacobian
size may depend on thedo_jacobian
input.Execution and customization
See
inversion_iterate_agendaSet()
for builtin options that selects execution options.You can execute
inversion_iterate_agenda
directly from the workspace by callinginversion_iterate_agendaExecute()
.As all agendas in ARTS, it is also customizable via its operator helper class:
inversion_iterate_agendaOperator
. See it,inversion_iterate_agendaSetOperator()
, andinversion_iterate_agendaExecuteOperator()
for more details.Also see the
arts_agenda
property for how to fully define an agenda in python.Constraints
On output, the measurement vector and Jacobian must match expected size.
On output, the model state vector and Jacobian must match expected size.
Agenda output
Agenda input
Default value
Shares the global
measurement_inversion_agenda
Ignore()
, using: input =inversion_iterate_agenda_counter
Input to workspace methods
Output from workspace methods
Related workspace variable