Skip to content

Long-distance maritime polar route planning, taking into account complex changing environmental conditions.

License

Notifications You must be signed in to change notification settings

Seer-BI/PolarRoute

 
 

Repository files navigation

Open In Colab Manual Page PyPi Release Tag Issues License

PolarRoute

PolarRoute is a long-distance maritime polar route planning, taking into account complex changing environmental conditions. The codebase allows the construction of optimised routes through three main stages: discrete modelling of the environmental conditions using a non-uniform mesh, the construction of mesh-optimal paths, and physics informed path smoothing. In order to account for different vehicle properties we construct a series of data driven functions that can be applied to the environmental mesh to determine the speed limitations and fuel requirements for a given vessel and mesh cell, representing these quantities graphically and geospatially.

Installation

The PolarRoute software requires GDAL files to be installed. The PolarRoute software can be installed on Windows by running the required wheels for GDAL and FIONA. MOre information can be found in the manual pages linked above. Once these requirements are met then the software can be installed by:

Github:

python setup.py install

Pip:

pip install polar-route

Required Data sources

Polar-route has been built to work with a variety of open-source climactic data sources. A list of supported data sources and there associated data-loaders is given in the 'Data Loaders' section of the manual

Developers

Jonathan Smith, Samuel Hall, George Coombs, James Byrne, Michael Thorne, Maria Fox

Collaboration

We are currently assessing the best pratice for collaboration on the codebase, until then please contact marfox@bas.ac.uk or jonsmi@bas.ac.uk for further info.

License

This software is licensed under a MIT license, but request users cite our publication.

Jonathan D. Smith, Samuel Hall, George Coombs, James Byrne, Michael A. S. Thorne, J. Alexander Brearley, Derek Long, Michael Meredith, Maria Fox, (2022), Autonomous Passage Planning for a Polar Vessel, arXiv, https://arxiv.org/abs/2209.02389

For more information please see the attached LICENSE file.

About

Long-distance maritime polar route planning, taking into account complex changing environmental conditions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%