1.2.1 - Save CSV fix, inclusive of all points
Bug Fix: riverWidthFromCenterline()
Fix allows for width from centerline to be saved to a csv
- Bug introduced when
coordinate_type
renamed tocoordinate_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