SynopticPy icon indicating copy to clipboard operation
SynopticPy copied to clipboard

Add argument to automatically apply mask to QC'd data

Open blaylockbk opened this issue 5 years ago • 0 comments

Currently, if you apply additional Quality Controls on the data (``) that data is stored in the DataFrame attributes. The README file describes how you can mask the flagged data, but it would be nice if this were done automatically, as a Boolean argument when the DataFrame is created.

(See https://github.com/blaylockbk/SynopticPy#-how-to-set-synoptics-quality-control-checks)

blaylockbk avatar Dec 18 '20 00:12 blaylockbk