Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.

Commit d0919d1

Browse files
committed
docs: add accuracy disclaimer — uncalibrated model, educational purpose
Vessel model not calibrated at sea, algorithms not benchmarked against commercial solutions. Results indicative only. Sea validation planned.
1 parent 867165a commit d0919d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ The system ships with demo engine log data and noon reports pre-loaded. Wind dat
5454
- **Weather download**: First startup fetches 5 days of GFS wind forecasts from NOAA. On a modern CPU this takes 2-3 minutes; on an entry-level CPU (Intel i3) expect ~15 minutes.
5555
- **Route optimization**: Windmar computes 6 route variants (A\* + Dijkstra, 3 safety weights each). On an i5/i7 this completes in 1-2 minutes; on an i3 expect ~8 minutes for a 5-day voyage.
5656
- **Forecast horizon**: Routes are limited to **5 days** — this is the GFS forecast window (f000-f120, 3-hourly steps). For longer voyages, weather beyond day 5 falls back to climatological averages.
57+
- **Accuracy disclaimer**: The vessel performance model ships with default MR tanker parameters that have **not been calibrated against sea trial data**. Routing algorithms have not been benchmarked against commercial weather routing solutions. Results are indicative only — do not use for actual voyage planning. The purpose of this release is educational. Development is ongoing with a sea validation campaign planned.
5758

5859
### Upload Your Own Data
5960

0 commit comments

Comments
 (0)