jacobian
- property Workspace.jacobian
The Jacobian matrix.
The matrix holding the Jacobians of the retrieval quantities. The matrix has to be initialised before the retrieval quantities can be defined. Initialisation is done by
jacobianInit()
. Retrieval quantities are then added withjacobianAdd...
orretrievalAdd...
methods.The order between rows and columns follows how data are stored in
y
andx
, respectively.Units: See the different retrieval quantities.
Dimension: [ y, number of retrieval quantities and grids ]
Workspace methods that can generate jacobian
Workspace methods that require jacobian
Workspace agendas that can generate jacobian
Workspace agendas that require jacobian
Generic workspace methods that can generate or use jacobian
- type:
WorkspaceVariable
- holds typeMatrix