34 Commits

Author SHA1 Message Date
Denis Rouzaud
0f032e5f2d run pre-commit on all files 2024-11-29 15:38:02 +01:00
Andrea Giudiceandrea
b80bd0afa0 [processing][grass] Fix r.colors (color or rules or raster parameter)
Allow to use either the color parameter or the rules parameter or the raster parameter
2024-08-07 13:30:38 +10:00
Andrea Giudiceandrea
a3bb769887 [GRASS] Rename more references to grass7 2024-03-11 14:51:01 +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
Alister Hood
e6184f122f Fix Python warning
ResourceWarning: unclosed file
2024-02-08 12:54:46 +10:00
AlisterH
e71f0c793e Fix flake errors from last commit 2024-02-08 12:54:46 +10:00
AlisterH
c322c0fcf4 g.extension.list.txt - use QgsProcessingParameterEnum 2024-02-08 12:54:46 +10:00
AlisterH
71dbfc6de8 fix flake error this time? 2024-02-08 12:54:46 +10:00
AlisterH
3adff5e943 Give output variables specific names 2024-02-08 12:54:46 +10:00
AlisterH
9e5aed44d1 fix flake error 2024-02-08 12:54:46 +10:00
AlisterH
e25d905970 fix lint error 2024-02-08 12:54:46 +10:00
AlisterH
31958e0d48 Save output of g.version and g.extension.list algorithms to an output variable as well as html 2024-02-08 12:54:46 +10:00
AlisterH
4b5fb54dd1 Add g.version algorithm 2024-02-08 12:54:46 +10:00
Nyall Dawson
4f6846ea56 Location of generated signature files is different on GRASS 8 2024-02-06 18:31:48 +10:00
Nyall Dawson
2fae8655a4 Ensure config file is written to correct location for grass > 7 2024-02-06 18:31:48 +10:00
Nyall Dawson
ea3a86508e Rename more references to grass7 to version-less "grass" 2024-02-06 18:31:48 +10:00
Nyall Dawson
0ab66b7b6f Rename grass provider files and classes to remove hardcoded version
number
2024-02-06 18:31:48 +10:00
Nyall Dawson
c16a1e2b3d Update enums 2024-01-19 19:44:48 +10:00
Andrea Giudiceandrea
5377930242 GRASS: add ext module for v.reclass
In order to check that either 'rules' or 'column' parameter is set
2023-07-03 07:36:30 +10:00
AlisterH
8e9901baa6 modernise 2023-05-31 10:09:47 +10:00
AlisterH
7a25346cc7 fix flake test I think 2023-05-31 10:09:47 +10:00
AlisterH
f1f4d243fc override processInputs for g.extension algorithms 2023-05-31 10:09:47 +10:00
Etienne Trimaille
8f33d5ee70 Upgrade DBManager and Grass plugins to Python 3.X 2023-04-26 08:24:00 +10:00
Nyall Dawson
30598b9ad9 Pass QgsProcessingContext on to all processing functions which
generate temporary file names
2023-03-21 03:50:08 +10:00
Harrissou Sant-anna
d6b5b070d8 Remove unicode string notifier from python files 2022-12-11 08:58:21 +01:00
Loïc Bartoletti
7c94e1f228
Add a coment to GRASS logic 2022-09-26 09:35:57 +02:00
nicogodet
d3434fbfc9 More robust output process
Co-Authored-By: Andrea Giudiceandrea <16253859+agiudiceandrea@users.noreply.github.com>
2022-09-22 08:35:48 +02:00
nicogodet
720d24e1a1 typo & flake8 2022-09-20 16:47:03 +02:00
nicogodet
a4bf4afea2 Fix output process of r.horizon 2022-09-20 16:38:41 +02:00
nicogodet
49ce6fcea6 fix variable 2021-09-22 08:37:48 +02:00
nicogodet
f196c1a617 Do not delete outputs of alg 2021-09-22 08:37:20 +02:00
Alexander Bruy
a0945cfdfe tests for GRASS provider 2021-06-21 07:17:36 +03:00
Alexander Bruy
12f012eb20 fix rebase conflict 2021-06-21 07:17:36 +03:00
Alexander Bruy
a62fd8c7cd separate processing grass provider into a plugin 2021-06-21 07:17:35 +03:00