Skip to content

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

Open
elliott-ruebush wants to merge 4 commits into
mainfrom
feature/example_data
Open

Add example ADS-B, AIS, and NVSPL data#70
elliott-ruebush wants to merge 4 commits into
mainfrom
feature/example_data

Conversation

@elliott-ruebush

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

Copy link
Copy Markdown
Collaborator

Summary

  • Adds offline example data under example_data/ for development and unit tests without production network access.
  • Ignores generated example_data/ADS-B/healy_repeater/index.txt (local index listing only).

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

Test plan

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

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
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.

1 participant