Skip to content

Commit

Permalink
test/verify default and interpolate river class
Browse files Browse the repository at this point in the history
  • Loading branch information
cyschneck committed Aug 12, 2024
1 parent 800268b commit e96e81c
Show file tree
Hide file tree
Showing 3 changed files with 2,101 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ Sinuosity = centerline length / straight distance from first/last point
Sinuosity = river length / straight line length of the river
```
Where sinuosity is broken in types:
- SI < 1.05: Almost Straight river
- SI < 1.05: Almost straight river
- 1.05 <= SI < 1.25: Winding river
- 1.25 <= SI < 1.5: Twisty river
- 1.5 <= Meandering river
Expand Down
Loading

0 comments on commit e96e81c

Please sign in to comment.