ARTS built-in documentation server

Workspace Method retrievalDefClose

Description

Closes the definition of retrieval quantities and correlations and
prepares related WSVs for the retrieval.

This function calls jacobianClose and checks that the corvariance matrices
are consistent with the Jacobian.

Authors: Simon Pfreundschuh

Synopsis

retrievalDefClose( jacobian_do, jacobian_agenda, retrieval_checked, covmat_sx, jacobian_quantities )

Variables

OUTjacobian_do(Index)Flag to activate (clear-sky) Jacobian calculations.
OUT+INjacobian_agenda(Agenda)Pure numerical Jacobian calculation agenda.
OUTretrieval_checked(Index)Flag indicating completeness and consistency of retrieval setup.
INcovmat_sx(CovarianceMatrix)Covariance matrix of a priori distribution This covariance matrix describes the Gaussian a priori distribution for an OEM retrieval.
INjacobian_quantities(ArrayOfRetrievalQuantity)The retrieval quantities in the Jacobian matrix.