Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Better Handling When Data has errors #1

Open
JonnoFTW opened this issue Sep 28, 2016 · 0 comments
Open

Use Better Handling When Data has errors #1

JonnoFTW opened this issue Sep 28, 2016 · 0 comments

Comments

@JonnoFTW
Copy link
Owner

Sometimes the sensor data jumps from being regular to being in an error state:

2013-01-16 10:20:00,27,34,35,41,6,9
2013-01-16 10:25:00,27,31,23,40,10,7
2013-01-16 10:30:00,19,25,17,39,8,7
2013-01-16 10:35:00,2046,2046,2046,2046,2046,2046
2013-01-16 10:40:00,2046,2046,2046,2046,2046,2046

2046 indicates errors from the sensor, we need a way of handling this rather than skipping it because the large jump in time to when the error state is cleared is anomalous.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant