ARTS built-in documentation server

Workspace Method abs_lookupTestAccuracy

Description

Test accuracy of absorption lookup table.

Explicitly compare absorption from the lookup table with line-by-line
calculations for strategically selected conditions (in-between the
lookup table grid points).

For error units see abs_lookupTestAccMC

Produces no workspace output, only output to the output streams.

Authors: Stefan Buehler

Synopsis

abs_lookupTestAccuracy( abs_lookup, abs_lookup_is_adapted, abs_p_interp_order, abs_t_interp_order, abs_nls_interp_order, abs_xsec_agenda )

Variables

INabs_lookup(GasAbsLookup)An absorption lookup table.
INabs_lookup_is_adapted(Index)Flag to indicate whether abs_lookupAdapt has already been called.
INabs_p_interp_order(Index)The interpolation order to use when interpolating absorption between pressure levels.
INabs_t_interp_order(Index)The interpolation order to use when interpolating absorption between the temperature values given by abs_t_pert.
INabs_nls_interp_order(Index)The interpolation order to use when interpolating absorption between the H2O values given by abs_nls_pert.
INabs_xsec_agenda(Agenda)Agenda to calculate scalar gas absorption cross sections.