Skip to content

Add example ADS-B, AIS, and NVSPL data#70

Merged
elliott-ruebush merged 7 commits into
mainfrom
feature/example_data
Jun 23, 2026
Merged

Add example ADS-B, AIS, and NVSPL data#70
elliott-ruebush merged 7 commits into
mainfrom
feature/example_data

Conversation

@elliott-ruebush

@elliott-ruebush elliott-ruebush commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Overview

  • Adds offline example data under example_data/ for development and unit tests

Data sizes (~47 MB total):
· NVSPL 23 MB
· AIS 19 MB
· ADS-B 5 MB
· ship visits 36 KB.
See example_data/README.md for per-file detail.

Commits are ordered by dataset:

  1. Initial ADS-B + single-day AIS fixture
  2. GLBARENDU 2021 NVSPL + AIS overlap (2021-05-12)
  3. GLBALSTL 2024 NVSPL + AIS overlap (2024-05-24) + ship-visits CPA table
  4. .gitignore for generated ADS-B index

Notes

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/

elliott-ruebush and others added 4 commits June 18, 2026 10:01
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>
@elliott-ruebush elliott-ruebush changed the title Add example ADS-B, AIS, and NVSPL fixtures Add example ADS-B, AIS, and NVSPL data Jun 18, 2026
@elliott-ruebush elliott-ruebush merged commit 4c29b86 into main Jun 23, 2026
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

Successfully merging this pull request may close these issues.

2 participants