Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cyschneck authored Dec 15, 2024
1 parent efc73bf commit 049767c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ Find the centerline and width of rivers based on the latitude and longitude posi
* centerline_equal_distance
* centerline_evenly_spaced
* centerline_smoothed
* **Return river features**
* **Return additional river features**
* centerline_length
* right_bank_length
* left_bank_length
* area
* sinuosity
* incremental_sinuosity()
* **Export centerline to .CSV and .MAT files**
* **Export centerline and width information to .CSV and .MAT files**
* save_centerline_csv()
* save_centerline_mat()

Expand Down

0 comments on commit 049767c

Please sign in to comment.