Add example ADS-B, AIS, and NVSPL data#70
Merged
Conversation
Healy repeater ADS-B TSV (2025-06-23) and a single-day MXAK AIS export (2025-01-07) for parser unit tests. Co-authored-by: Cursor <cursoragent@cursor.com>
Full day of NVSPL hourly files (2021-05-12) paired with the matching MXAK AIS archive for manual ground-truthing development. Co-authored-by: Cursor <cursoragent@cursor.com>
Full day of GLBALSTL NVSPL (2024-05-24), matching AIS archives, and a ship-visits CPA table for cross-checking AIS/NVSPL time alignment. Co-authored-by: Cursor <cursoragent@cursor.com>
Local index listings are useful for development but should not be checked into the repo. Co-authored-by: Cursor <cursoragent@cursor.com>
dbetchkal
approved these changes
Jun 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
example_data/for development and unit testsData sizes (~47 MB total):
· NVSPL 23 MB
· AIS 19 MB
· ADS-B 5 MB
· ship visits 36 KB.
See
example_data/README.mdfor per-file detail.Commits are ordered by dataset:
.gitignorefor generated ADS-B indexNotes
Feedback Requested
What all would we want to commit as far as example data? This is just a set of files that I thought might be helpful while I was looking at setting up AIS data as well as testing AIS and ADS-B parsing.
I'd prefer not to block this PR on more additions, but as long as we keep the total file sizes low it could be nice to have various files under
example_data/