antarctica / PolarRoute

Long-distance maritime polar route planning, taking into account complex changing environmental conditions.
MIT License
15 stars 3 forks source link

Path Smoothing - Blocking Corrections #255

Closed Ulvetanna closed 7 months ago

Ulvetanna commented 7 months ago

Fixing a bug in the path smoothing blocked functionality. More info can be found at #256

This will effect the Path Smoothing regression tests in smoothed paths, which should be updated with the outputs from this change.

Once merged into main can you update the PyPI so that @foxm1 can continue to use this for paper updates

Ulvetanna commented 7 months ago

Updating the regression log regression.log

hjabbot commented 7 months ago

Regression tests are updated with new jsons due to changes needed as smoothing within a SIC field had been altered. Attached are images of the differences between old and new. New routes are the black paths.

fuel_comparison time_comparison

Also uploaded is confirmation of the new reg tests being passed by the current version of the branch pytest_output.log