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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -260,7 +260,7 @@ In the GIS world, rasters are used for representing continuous phenomena (e.g. e
260
260
|[Min Observable Height](xrspatial/experimental/min_observable_height.py)| Finds the minimum observer height needed to see each cell *(experimental)*| ✅️ ||||
261
261
|[Perlin Noise](xrspatial/perlin.py)| Generates smooth continuous random noise for procedural textures | ✅️ | ✅️ | ✅️ | ✅️ |
262
262
|[Worley Noise](xrspatial/worley.py)| Generates cellular (Voronoi) noise returning distance to the nearest feature point | ✅️ | ✅️ | ✅️ | ✅️ |
263
-
|[Hydraulic Erosion](xrspatial/erosion.py)| Simulates particle-based water erosion to carve valleys and deposit sediment | ✅️ |🔄|🔄|🔄|
263
+
|[Hydraulic Erosion](xrspatial/erosion.py)| Simulates particle-based water erosion to carve valleys and deposit sediment | ✅️ |✅️|✅️|✅️|
264
264
|[Bump Mapping](xrspatial/bump.py)| Adds randomized bump features to simulate natural terrain variation | ✅️ | ✅️ | ✅️ | ✅️ |
0 commit comments