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+IN | jacobian_quantities | (ArrayOfRetrievalQuantity) | The retrieval quantities in the Jacobian matrix. |
OUT+IN | jacobian_agenda | (Agenda) | Pure numerical Jacobian calculations. |
GIN | catalog_identities | (ArrayOfQuantumIdentifier) | The catalog line matching information. |
GIN | catalog_parameters | (ArrayOfString) | The catalog parameter of the retrieval quantity. |