You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Existing surface first and second derivatives (slope, aspect, curvature) are currently computed on a 3x3 basis. A variety of other approaches are commonly used, with the 5x5 window typically recommended to produce more stable results given noisy inputs. Evaluate the complexity of implementing these same measures at the 5x5 scale.
The text was updated successfully, but these errors were encountered:
Existing surface first and second derivatives (slope, aspect, curvature) are currently computed on a 3x3 basis. A variety of other approaches are commonly used, with the 5x5 window typically recommended to produce more stable results given noisy inputs. Evaluate the complexity of implementing these same measures at the 5x5 scale.
The text was updated successfully, but these errors were encountered: