ARTS built-in documentation server
Workspace Method AtmFieldsRefinePgrid
Description
Refine the pressure grid in the atmospheric fields.
This method is used for absorption lookup table testing. It probably
has no other application.
It adds additional vertical grid points to the atmospheric fields, by
interpolating them in the usual ARTS way (linear in log pressure).
How fine the new grid will be is determined by the keyword parameter
p_step. The definition of p_step, and the interpolation behavior, is
consistent with abs_lookupSetup and abs_lookupSetupBatch. (New
points are added between the original ones, so that the spacing is
always below p_step.)
Authors: Stefan Buehler
Synopsis
Variables