Centerline-width

Latest version: v1.6.0

Safety actively analyzes 638773 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.2.4

**User warning if smoothed coordinates need to use interpolate_n_centerpoints (useful for narrow rivers with sparse data)**
- `Example Error: WARNING: Partially invalid smoothed centerline due to sparse centerline data (6 points lie outside the polygon), fix recommendation: rerun riverCenterline to create river object with interpolate_n_centerpoints set to 62+`

**Include new centerline-width logo**

**Updated README.md example images and descriptions**

**Bug fixes**

0.2.3

**New function calls to access centerline types**
- centerlineVoronoi
- centerlineEvenlySpaced
- centerlineSmoothed
- saveCenterlineCSV()

**Clean up cluttered graphs with fewer items**
- Clean up plots on README.md

**Bug fixes: Smoothed centerline accesses evenly spaced centerlines**

0.2.2

- check if invalid polygon due to flipped banks, display suggestions: `Invalid Polygon Due to Flipped Banks, fix recommendation: rerun convertColumnsToCSV() and set flipBankDirection=True (or reset to default 'False' if currently set to flipBankDirection=True)`
- Error handling when left_kml==right_kml
- Bug fixes, remove redundant code and spelling errors

0.2.1

- Update README.md to clarify function calls
- Additional pytests to account for user accidentally uses the same KML file for the left and right banks

0.2.0

Rework functions to work through a riverCenterlineClass object with new argument to interpolate_data to fix jagged edges and gaps that can form in narrow rivers with sparse data

**Convert raw data from Google Earth Pro to CSV**

- extractPointsToTextFile()
- convertColumnsToCSV()

**Find centerline and width of river**

- plotCenterline()
- plotCenterlineWidth()
- riverWidthFromCenterline()
- centerlineLatitudeLongtiude
- centerlineLength
- rightBankLength
- leftBankLength

0.1.0

Beta Release for existing functions:

**Convert raw data from Google Earth Pro to CSV**
- extractPointsToTextFile()
- convertColumnsToCSV()

**Find centerline and width of river**
- centerlineLatitudeLongitude()
- plotCenterline()
- plotCenterlineWidth()
- riverWidthFromCenterline()

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.