We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bff50e commit d579b1dCopy full SHA for d579b1d
README.md
@@ -160,7 +160,7 @@ This is a containerized version of WhiteboxGIS tools that implements workflows f
160
- **Input JSON Example (CATFLOW Hillslope Generator):**
161
```json
162
{
163
- "https://vforwater.github.io/tool-specs/": {
+ "hillslope_generator": {
164
"parameters": {
165
"stream_threshold": 1000
166
},
0 commit comments