1.2.0 - Coordinate Unit Rename, Width Dictionary Fix
coordinate_type renamed to coordinate_unit: "Relative Distance" vs. "Decimal Degrees"
Original argument renamed from coordinate_type
to coordinate_unit
Change can impact backward functionality in:
- plotCenterline()
- plotCenterlineWidth()
- saveCenterlineCSV()
- saveCenterlineMAT()
Fix to riverWidthFromCenterline()
Returns accurate coordinates and width size when using coordinate_unit = "Relative Distance"
Bug fixes and README.md edits
Pytests: 205 tests