pyart.filters.GateFilter.exclude_not_equal#

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

Exclude gates where a given field is not equal to a value.