Skip to content

Beta Release: extract data and generate centerline/width

Compare
Choose a tag to compare
@cyschneck cyschneck released this 18 May 01:14
· 260 commits to main since this release

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()