pyart.filters.GateFilter.exclude_above#

GateFilter.exclude_above(field, value, exclude_masked=True, op='or', inclusive=False)[source]#

Exclude gates where a given field is above a given value.