leppott / ContDataQC

Quality control checks on continuous data. Example data is from a HOBO data logger with 30 minute intervals.
https://leppott.github.io/ContDataQC/
MIT License
20 stars 10 forks source link

Flags - Out of Sync data #79

Open leppott opened 5 years ago

leppott commented 5 years ago

Describe the bug Flags are not generating properly for out of sync data.

To Reproduce Every other value is NA so gross check is getting triggered on pretty much every value.

Expected behavior Out of sync data shouldn't be an issue.

Screenshots image

Additional context Should have exercised this demon long ago.

leppott commented 5 years ago

test4 data in example should be the test case.