Releases: antarctica/PolarRoute
v1.0 Release
What's Changed
- Dijkstra Crossing Point Tests by @gecoombs in #284
- fixing global mesh by @SamuelHall700 in #285
- Route planner rearchitecture by @gecoombs in #286
- Extract routes python interface hotfix by @hjabbot in #289
- Misc Post Refactor Changes by @gecoombs in #287
- Fix Indexing Bug for Fuel Values by @gecoombs in #292
- Documentation and Configuration Update by @gecoombs in #293
- Smoothing max iterations fix by @hjabbot in #297
- Calculate route fixes by @gecoombs in #299
- Pyproject toml setup by @gecoombs in #300
- v1.0 Route Planner Refactor by @gecoombs in #294
Full Changelog: v0.5...v1.0.0
v0.5
PolarRoute Operationalisation release
The current release of PolarRoute (v.0.4.0) for operationalization as part of the AMOP project, including onboard the RRS SDA.
Designed to be used with the v2.0.8 of MeshiPhi.
v0.2 - PolarRoute
PolarRoute stable release used for examples outlined in 'Path-Planning on a Spherical Surface with Disturbances and No-Go Zones' Smith et al 2023.
This software package will later be split into two: environmental mesh building and route planning. But at this stage contains a full distribution of environmental meshing, applying vessel specific characteristics, grid-based route planning and physics informed paths smoothing
v0.0.10
PolarRoute is a pre-release software package for long-distance route planning in polar regions. This research software has been developed for research purposes and is not in a production ready state. Examples & detailed wiki are soon to follow.