antarctica / PolarRoute

Long-distance maritime polar route planning, taking into account complex changing environmental conditions.
https://antarctica.github.io/PolarRoute/
MIT License
17 stars 3 forks source link

Field Season Expedition Planning #29

Closed Ulvetanna closed 2 years ago

Ulvetanna commented 2 years ago

In this issue we will address the expedition planning of the ship for a given field season, combining the transit-times of the RoutePlanner to help maximise the science goals of the SDA and minimise fuel-usage, hazard and transit-times. The initial idea of this project would be to leverage @foxm1 extensive knowledge on temporal planning by using POPF, a forwards-chaining temporal planner software, and embedding a wrapper of this code within the RoutePlanner. This would allow us to return multiple plans across a field season and show the true benefit of the SDA DT project.

This project has already been started by @foxm1 so I will allow them to update this issue with more information and plots already generated.

Ulvetanna commented 2 years ago

Further discussion of this topic is beyond this codebase and should be made in the project GitHub