Skip to content

Commit 3b2215c

Browse files
committed
Update runtime doc
1 parent 59c19d0 commit 3b2215c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Hesiod/data/node_documentation.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2585,13 +2585,13 @@
25852585
"type": "Bool"
25862586
},
25872587
"saturate_k": {
2588-
"description": "TODO",
2588+
"description": "Smoothing intensity of the amplitude saturation.",
25892589
"key": "saturate_k",
25902590
"label": "saturate_k",
25912591
"type": "Float"
25922592
},
25932593
"saturate_range": {
2594-
"description": "TODO",
2594+
"description": "Saturation range: define the minimum and maximum values of the saturation process.",
25952595
"key": "saturate_range",
25962596
"label": "saturate_range",
25972597
"type": "Value range"
@@ -3144,7 +3144,7 @@
31443144
"type": "Float"
31453145
},
31463146
"talus_ref": {
3147-
"description": "Reference talus, with small values of talus_ref leading to thinner flow streams.",
3147+
"description": "Reference talus, with small values of talus_ref leading to thinner flow streams.",
31483148
"key": "talus_ref",
31493149
"label": "talus_ref",
31503150
"type": "Float"
@@ -3179,7 +3179,7 @@
31793179
},
31803180
"HydraulicStreamLog": {
31813181
"category": "Erosion/Hydraulic",
3182-
"description": "TODO",
3182+
"description": "HydraulicStream is an hydraulic erosion operator using the flow stream approach and an infinite flow direction algorithm for simulating the erosion processes. Simulate water flow across the terrain using the infinite flow direction algorithm. As water flows over the terrain, flow accumulation representing the volume of water that passes through each point on the map, is computed to evaluate the erosive power of the water flow. Deposition is mimicked using convolution filters.",
31833183
"label": "HydraulicStreamLog",
31843184
"parameters": {
31853185
"GPU": {
@@ -3189,7 +3189,7 @@
31893189
"type": "Bool"
31903190
},
31913191
"c_erosion": {
3192-
"description": "TODO",
3192+
"description": "Erosion intensity.",
31933193
"key": "c_erosion",
31943194
"label": "c_erosion",
31953195
"type": "Float"
@@ -3225,13 +3225,13 @@
32253225
"type": "Float"
32263226
},
32273227
"saturation_ratio": {
3228-
"description": "TODO",
3228+
"description": "Flow accumulation clipping ratio.",
32293229
"key": "saturation_ratio",
32303230
"label": "saturation_ratio",
32313231
"type": "Float"
32323232
},
32333233
"talus_ref": {
3234-
"description": "TODO",
3234+
"description": "Reference talus, with small values of talus_ref leading to thinner flow streams.",
32353235
"key": "talus_ref",
32363236
"label": "talus_ref",
32373237
"type": "Float"

0 commit comments

Comments
 (0)