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

Identify time gaps in the OpenRVDAS data #146

Open
usapvessels opened this issue Aug 3, 2019 · 3 comments
Open

Identify time gaps in the OpenRVDAS data #146

usapvessels opened this issue Aug 3, 2019 · 3 comments

Comments

@usapvessels
Copy link

Per discussion on LMG1906 after an interruption in the data collection, we would like to see the capability of identifying and characterizing interruptions in the data collection

@webbpinner
Copy link
Contributor

webbpinner commented Aug 3, 2019 via email

@davidpablocohn
Copy link
Collaborator

Definitely want to do it in daily QA as well, but I'm pretty confident that it can be added to live processing with something like a TimestampGapTransform() that would just examine timestamps of the records it receives and only emits a record if there's a gap larger than N.

@webbpinner
Copy link
Contributor

webbpinner commented Aug 4, 2019 via email

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

No branches or pull requests

3 participants