ARTS built-in documentation server

Workspace Method retrievalAddCatalogParameter

Description

Similar to jacobianAddBasicCatalogParameter but also adds a corresponding
block to covmat_sx with the given *var* as variance value.

For number and order of elements added to x,
see jacobianAddBasicCatalogParameter.

Authors: Simon Pfreundschuh

Synopsis

retrievalAddCatalogParameter( covmat_sx, jacobian_quantities, jacobian_agenda, catalog_identity, catalog_parameter, var )

Variables

OUT+INcovmat_sx(CovarianceMatrix)Covariance matrix of a priori distribution This covariance matrix describes the Gaussian a priori distribution for an OEM retrieval.
OUT+INjacobian_quantities(ArrayOfRetrievalQuantity)The retrieval quantities in the Jacobian matrix.
OUT+INjacobian_agenda(Agenda)Pure numerical Jacobian calculation agenda.
GINcatalog_identity(QuantumIdentifier)The catalog line matching information.
GINcatalog_parameter(String)The catalog parameter of the retrieval quantity.
GINvar(Numeric)The variance of the catalog parameter.