f5788a01f45515afea94a26565dd8143c5e1d217
- loadSortieData: call applyTrailAndCursor() after sortie load so map polylines appear when allPoints already populated from datebar - loadDiveData: split into Phase1 (track only, batched by 4) + Phase2 (series + sub, batched by 4) — map draws as soon as tracks load - loadShipSession split into fetchShipTrack + fetchShipSeries helpers - T3: filter ship sessions by date (sess.start.slice(0,10) === filterDate) - Pass date param from loadDate to loadDiveData Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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
Languages
Python
53.5%
HTML
46.2%
Dockerfile
0.3%