sandanusm commited on
Commit
376829c
·
verified ·
1 Parent(s): 746b2dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -68,6 +68,8 @@ The Curvature layer was calculated from the DEM after applying a smoothing filte
68
  - Curvature = A + B + C + D
69
 
70
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/651d578a1819d9e5754ffc47/yTA2LxPIXivCDI91R6DlU.png)
 
 
71
  A fixed distance L = 10 meters was used to ensure the output captures broader terrain features and appears smoother.
72
  - The <b>raw</b> folder contains curvature values directly computed from the formula above
73
  - Edge artifacts were cropped
 
68
  - Curvature = A + B + C + D
69
 
70
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/651d578a1819d9e5754ffc47/yTA2LxPIXivCDI91R6DlU.png)
71
+ Image source: https://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00q90000000t000000
72
+
73
  A fixed distance L = 10 meters was used to ensure the output captures broader terrain features and appears smoother.
74
  - The <b>raw</b> folder contains curvature values directly computed from the formula above
75
  - Edge artifacts were cropped