Dfilter constants
added:
-
FILTER_ALL
, to be passed todfilter
only and result in filtering/masking all flagged data -
FILTER_NONE
, to be passed todfilter
only and result in no filtering/masking at all
closes #261 (closed)
Edited by Bert Palm
added:
FILTER_ALL
, to be passed to dfilter
only and result in filtering/masking all flagged dataFILTER_NONE
, to be passed to dfilter
only and result in no filtering/masking at allcloses #261 (closed)