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 with jacobianAdd... or retrievalAdd... methods.

The order between rows and columns follows how data are stored in y and x, 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

See Matrix and/or Any

type:

WorkspaceVariable - holds type Matrix