Poulpe 4164f32694 fix(viewer): normalize mission IDs hash vs underscore + auto-switch USV tab
BUG3b: data-dates API returns hash prefix, missions API returns underscore.
Normalize both sides before comparing to properly filter mission fetches.
BUG1c: auto-switch to USV tab after sortie data loaded so charts are visible.
2026-04-27 23:05:57 +00:00

cosma-nav-tools

Visualisation trajectoire USV — mission La Ciotat, 8 avril 2026.

Usage

python3 tools/parse_usv_nav.py --input data/<file>.csv --output output/
cd viewer && python3 -m http.server 8765

Viewer: http://localhost:8765

Description
COSMA NAV viewer v5 (port 8765) - USV+AUV navigation timeline + USBL
Readme 718 KiB
Languages
Python 53.5%
HTML 46.2%
Dockerfile 0.3%