Description Usage Arguments Examples
Calculate flow using Seibert & McGlynn algorithm.
1 | calc.gradient(elev, grid = 20)
|
elev |
A 3x3 matrix of elevations; works on central point. This calculates the gradient for the 8 triangular facets around the center point, following Seibert & McGlynn The output is a data.frame of direction and slope for the 8 facets, starting with the lower left and moving clockwise |
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.