ARTS built-in documentation server

Workspace Method jacobianAddBasicCatalogParameters

Description

See jacobianAddBasicCatalogParameter.

This adds a multiple of parameters for first each catalog identity in
``catalog_identities`` and then for each catalog parameter in
``catalog_parameters`` by looping calls to jacobianAddBasicCatalogParameter
over these input.

Authors: Richard Larsson

Synopsis

jacobianAddBasicCatalogParameters( jacobian_quantities, jacobian_agenda, catalog_identities, catalog_parameters )

Variables

OUT+INjacobian_quantities(ArrayOfRetrievalQuantity)The retrieval quantities in the Jacobian matrix.
OUT+INjacobian_agenda(Agenda)Pure numerical Jacobian calculations.
GINcatalog_identities(ArrayOfQuantumIdentifier)The catalog line matching information.
GINcatalog_parameters(ArrayOfString)The catalog parameter of the retrieval quantity.