ARTS built-in documentation server
Agenda inversion_iterate_agenda
Work in progress ... The WSV jacobian is both in- and output. As input variable, jacobian is assumed to be valid for the previous iteration. For the first iteration the input jacobian shall be set to have size zero, to flag that there is not yet any calculated Jacobian.
Group: Agenda
Variables
OUT | yf | (Vector) | A fitted measurement vector. |
OUT | jacobian | (Matrix) | The Jacobian matrix. |
IN | x | (Vector) | The state vector. |
IN | jacobian_do | (Index) | Flag to activate (clear-sky) Jacobian calculations. |
IN | inversion_iteration_counter | (Index) | Iteration counter variable for inversion_iterate_agenda. |
Specific methods that can generate inversion_iterate_agenda
- none
Generic and supergeneric methods that can generate inversion_iterate_agenda
Specific methods that require inversion_iterate_agenda
Generic and supergeneric methods that can use inversion_iterate_agenda
- AgendaAppend
- AgendaExecute
- AgendaExecuteExclusive
- Append
- Copy
- Delete
- Ignore
- WriteXML
- WriteXMLIndexed
Agendas that can generate inversion_iterate_agenda
- none
Agendas that require inversion_iterate_agenda
- none