Recent Releases of searoute

searoute - 1.4.3

Notable Changes

  • Added CITATION.cff as per suggestion #44
  • Added clarification on README as per suggestion #47
  • Added BERING passage #46
  • Added examples as notebook files #43 #41

Full Changelog: https://github.com/genthalili/searoute-py/compare/1.4.2...1.4.3

- Python
Published by genthalili 12 months ago

searoute - 1.4.2

Notable Changes

  • Improved Marnet around Baltic sea #37
  • Fixed issue with returned passage when crossing the ocean #35
  • Adding unit tests
  • Added test for mandatory passages example

- Python
Published by genthalili over 1 year ago

searoute - 1.4.1

Notable Changes

  • Fixed support python 3.7 3.8 (issue #36)
  • Fixed bug in return_passages (issue #35)
  • Added tests for return_passages

- Python
Published by genthalili over 1 year ago

searoute - 1.4.0

Notable Changes

  • Enriched network with additional passages : chili and south_africa (#27)
  • Adjusted logic of port selection (#28)
  • Add feature to suggest preferred port of load and port of discharge (#29)
  • Fixed del property to_cty in main function (#30)
  • Created unit tests
  • Return passages traversed by the path (#34)

- Python
Published by genthalili over 1 year ago

searoute - 1.3.1

Notable Changes

  • Enriched network with additional passages

- Python
Published by genthalili about 2 years ago

searoute - 1.3.0

Notable Changes

  • Added in port_params additional parameter country_restricted
  • Updated license to Apache 2.0

- Python
Published by genthalili about 2 years ago

searoute - 1.2.3

Notable Changes

  • Patch fixed and improved coords validation

- Python
Published by genthalili about 2 years ago

searoute - 1.2.2

Notable Changes

  • Patch fixed and simplified coords line normalisation

- Python
Published by genthalili over 2 years ago

searoute - 1.2.1

Notable Changes

  • Patch fixed issue when querying country with no port result

- Python
Published by genthalili over 2 years ago

searoute - 1.2.0

Notable Changes

  • 35x Faster: Significantly improved compared to v1.1 by rethinking and re-organizing the code.
  • Implemented Class Design
  • Easy API Access
  • Improved Network Connectivity: Enhanced network reliability.
  • Updated README.md: Revised for the latest information.

- Python
Published by genthalili over 2 years ago

searoute - 1.1.0

Notable Changes

  • Improved network connectivity πŸ—ΊοΈ
  • Added new feature : closest port of load and port of discharge 🌊
  • Updated README.md πŸ“„

- Python
Published by genthalili over 2 years ago

searoute - 1.0.9

Notable Changes

  • Improved network connectivity πŸ—ΊοΈ
  • Added restrictions parameter as input to control restrictivity of connections due to different reasons
  • Updated README.md

- Python
Published by genthalili about 3 years ago

searoute - 1.0.8

Notable Changes

  • Improved network connectivity
  • Added append_orig_dest parameter as input to append origin and destinationpoints to the LineString
  • Updated README.md
  • fixed bug in network #1

- Python
Published by genthalili over 3 years ago