We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d82905 commit f1ce17aCopy full SHA for f1ce17a
latex/cs_qgisprocess_en.tex
@@ -315,7 +315,7 @@
315
> qgis_run_algorithm(
316
algorithm ="sagang:sagawetnessindex",
317
DEM = dem,
318
- TPI = "tpi.sdat") |>
+ TWI = "twi.sdat") |>
319
qgis_extract_output("TWI") |>
320
qgis_as_terra() |>
321
plot(col = cptcity::cpt(pal = "ocal_blues"))
latex/cs_qgisprocess_es.tex
@@ -317,7 +317,7 @@
322
323
0 commit comments