diff options
| author | Claude <noreply@anthropic.com> | 2026-05-28 06:57:57 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-05-28 06:57:57 +0000 |
| commit | 8136908f9b733ac0b5ad3e3b79bd27cb8c5628e9 (patch) | |
| tree | c912f451fede9e448a993d2bf69d9926061e147b /test-runner/src | |
| parent | 91f5816120a6260fb8f057f6b7c0d6f0f2337c0e (diff) | |
Wire forecast wind direction into recorded TrackPoints
Uses marineConditions.windDirDeg (refreshed every 20 min / 10 nm) falling
back to forecast.windDirDeg (initial Open-Meteo fetch) to compute a
boat-relative true wind angle: twa = (windDirDeg - cogDeg + 360) % 360.
Stores windSpeedKnots, windAngleDeg, and isTrueWind=true on every GPS
fix that has forecast data, enabling proper Tack/Jibe classification in
buildLogEvents() instead of the "Maneuver" fallback.
https://claude.ai/code/session_01KXYBuAHZkvv63DeUG6XaZD
Diffstat (limited to 'test-runner/src')
0 files changed, 0 insertions, 0 deletions
