ARTS built-in documentation server
Workspace Variable jacobian
The Jacobian matrix. The matrix holding the Jacobians of the retrieval quantities. Each quantity, and its subdivision into atmospheric grids, are stored as columns in the matrix. The matrix has to be initialised before the quantities can be defined. Initialisation WSM is jacobianInit. Retrieval quantities are then added with *jacobianAdd...* methods. See the online help. Pure numerical calculation is described by *jacobian_calc_agenda* and are performed by *jacobianCalc*. Units: See the different retrieval quantities. Dimension: [ y, number of retrieval quantities and grids ]
Group: Matrix
Specific methods that can generate jacobian
- jacobianCalcAbsSpeciesAnalytical
- jacobianCalcAbsSpeciesPerturbations
- jacobianCalcFreqShift
- jacobianCalcFreqStretch
- jacobianCalcPointingZaInterp
- jacobianCalcPointingZaRecalc
- jacobianCalcPolyfit
- jacobianCalcSinefit
- jacobianCalcTemperatureAnalytical
- jacobianCalcTemperaturePerturbations
- jacobianCalcWindAnalytical
- yApplyUnit
- yCalc
- yCalcAppend
Generic and supergeneric methods that can generate jacobian
- MatrixCreate
- Append
- Copy
- Extract
- FieldFromGriddedField
- MatrixAddScalar
- MatrixCBR
- MatrixExtractFromTensor3
- MatrixMatrixMultiply
- MatrixPlanck
- MatrixScale
- MatrixSet
- MatrixSetConstant
- MatrixUnitIntensity
- Matrix1ColFromVector
- Matrix2ColFromVectors
- Matrix3ColFromVectors
- Matrix1RowFromVector
- Matrix2RowFromVectors
- Matrix3RowFromVectors
- ReadNetCDF
- ReadXML
- ReadXMLIndexed
- Reduce
- Select
- Touch
Specific methods that require jacobian
- jacobianCalcAbsSpeciesAnalytical
- jacobianCalcAbsSpeciesPerturbations
- jacobianCalcFreqShift
- jacobianCalcFreqStretch
- jacobianCalcPointingZaInterp
- jacobianCalcPointingZaRecalc
- jacobianCalcPolyfit
- jacobianCalcSinefit
- jacobianCalcTemperatureAnalytical
- jacobianCalcTemperaturePerturbations
- jacobianCalcWindAnalytical
- yApplyUnit
- yCalcAppend
Generic and supergeneric methods that can use jacobian
- Append
- atm_fields_compactFromMatrix
- Compare
- Compare
- Copy
- Delete
- Ignore
- InterpSurfaceFieldToPosition
- MatrixAddScalar
- MatrixMatrixMultiply
- MatrixScale
- MatrixSet
- ncolsGet
- nrowsGet
- Reduce
- Select
- VectorExtractFromMatrix
- VectorMatrixMultiply
- WriteNetCDF
- WriteNetCDFIndexed
- WriteXML
- WriteXMLIndexed