27 Commits

Author SHA1 Message Date
Andrea Giudiceandrea
2d70b7afa2 [processing][grass] Fix v.mkgrid
Use parameter "type" instead of flag "-p" and add missing "-a" flag
2024-12-23 08:33:03 +09:00
AlisterH
47f7b3a498 Update r.param.scale.txt
Correct stated maximum value for "size" parameter.
Don't know why it would have been 69 - maybe someone intended to make that the default value?
2024-07-02 17:21:35 +10:00
Andrea Giudiceandrea
8309c5ecaa [processing][grass] v.transform: add missing parameters
-t, -w, -x, -y, -a and -b missing parameters added
2024-02-14 10:40:09 +10:00
AlisterH
c322c0fcf4 g.extension.list.txt - use QgsProcessingParameterEnum 2024-02-08 12:54:46 +10:00
AlisterH
830dc772b6 Minor fix to g.extension.list 2024-02-08 12:54:46 +10:00
AlisterH
ddcd8f004b Tell the user that they can run without any of the options to get just the GRASS version 2024-02-08 12:54:46 +10:00
AlisterH
4b5fb54dd1 Add g.version algorithm 2024-02-08 12:54:46 +10:00
Nyall Dawson
67757ec349 Don't check in algorithms.json 2023-12-08 19:35:06 +10:00
Nyall Dawson
f6ff3718ea Don't require manual execution of description_to_json, run during cmake
instead
2023-12-08 19:35:06 +10:00
Nyall Dawson
b7800f22ac Allow creating GRASS algorithms from JSON definitions 2023-12-08 19:35:06 +10:00
Nyall Dawson
eb41d18c6f Add ext path to json 2023-12-08 19:35:06 +10:00
Nyall Dawson
356cbcbe10 Add script to create json version of aggregated grass txt description files 2023-12-08 19:35:06 +10:00
Andrea Giudiceandrea
534d9f329d Fix v.reclass description file
Make the 'column' parameter optional
2023-06-30 06:44:56 +10:00
Andrea Giudiceandrea
e450b2d9c5 [grass] r.series: add missing tvalue option 2023-06-13 07:30:04 +10:00
AlisterH
6bae9e07c9 Update g.extension.list.txt
Write list to file
2023-05-31 10:09:47 +10:00
AlisterH
aea90ec68a Add algorithm to list GRASS addons 2023-05-31 10:09:47 +10:00
AlisterH
e4b10d15c4 Add algorithm to manage GRASS addons 2023-05-31 10:09:47 +10:00
Pedro Venancio
7bd4c5b0af Update v.neighbors.txt
Additional options for aggregate statistics, based on https://grass.osgeo.org/grass82/manuals/v.neighbors.html
2023-05-25 09:04:22 +10:00
Nicolas Godet
613ae0d8d8 Fix r.grow.distance -n argument 2023-02-16 08:23:43 +10:00
Brendan
2648667b59 updated parameters for r.sim.sediment 2022-10-21 19:06:29 +10:00
AlisterH
a56d9398c0
Update r.water.outlet.txt
to tell the user what kind of input raster is needed
2022-01-26 09:22:41 +13:00
BergWerkGIS
38ac086670 mark 'method' parameter as optional 2021-09-24 08:24:31 +10:00
BergWerkGIS
b55db15f85 Processing: v.net.alloc add 'method' parameter 2021-09-24 08:24:31 +10:00
Giovanni Manghi
e3a159f102 make parameters mandatory 2021-09-08 07:26:15 +10:00
Giovanni Manghi
91b1d2e98e split tool 2021-09-08 07:26:15 +10:00
Giovanni Manghi
dfc2d7408b add GRASS r.path 2021-09-08 07:26:15 +10:00
Alexander Bruy
a62fd8c7cd separate processing grass provider into a plugin 2021-06-21 07:17:35 +03:00