Skip to content

1.2.1 - Save CSV fix, inclusive of all points

Compare
Choose a tag to compare
@cyschneck cyschneck released this 02 Aug 22:18
· 164 commits to main since this release

Bug Fix: riverWidthFromCenterline()

Fix allows for width from centerline to be saved to a csv

  • Bug introduced when coordinate_type renamed to coordinate_unit
  • Backend updated: new script saveOutput.py
  • saveOutput.py: saveCenterlineCSV() and saveCenterlineMAT() moved to a separate script

Inclusive of all points

left_bank_relative_coordinates now inclusive for all points

  • Includes the first point of the left bank to be a Relative Distance of (0,0)

Bug fixes and README.md edits

Pytests: 205 tests