ARTS built-in documentation server
Workspace Method particle_bulkprop_fieldClip
Description
Clipping of particle_bulkprop_field.
The method allows you to apply hard limits the values of
particle_bulkprop_field. All values, of the property 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
properties.
Authors: Patrick Eriksson
Synopsis
Variables