Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion raster/r.geomorphon/r.geomorphon.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h3>What is geomorphon:</h3>
LOS only, does not detect positive forms correctly.

<p> There are 3**8 = 6561 possible ternary patterns (8-tuples). By removing
all patterns that are the result of either rotation or reflection of other
all patterns that are the result of either rotation or reflection of other
patterns, a set of 498 patterns remains, referred to as geomorphons.
This is a comprehensive and exhaustive set of idealized landforms that are
independent of the size, relief, and orientation of the actual landform.
Expand Down
Loading