ARTS built-in documentation server
Workspace Method vmr_fieldClip
Description
Clipping of vmr_field.
The method allows you to apply hard limits the values of vmr_field.
All values, of the species selected, below *limit_low*, are simply
set to *limit_low*. And the same is performed with respect to
*limit_high*. That is, the data in x for the retrieval quantity are
forced to be inside the range [limit_low,limit_high].
Setting species="ALL", is a shortcut for applying the limits on all
species.
Authors: Patrick Eriksson
Synopsis
Variables