Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 年之前 |
Maris Nartiss
|
c9a1ea52ff
Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817
|
8 年之前 |
Markus Neteler
|
fb26a7e5a4
r.rgb: more keywords; fix example; r.blend manual: add r.rgb reference
|
9 年之前 |
Vaclav Petras
|
e68c162173
r.rgb: at least one of rgb is required (avoid r.mapcalc parse error later)
|
9 年之前 |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 年之前 |
Vaclav Petras
|
6cf39a40e6
replace output basename by red, green, and blue
|
10 年之前 |
Martin Landa
|
e72d1dd5ed
fix script to use G_OPT_R_BASENAME_OUTPUT
|
10 年之前 |
Martin Landa
|
9479cbbc97
r.rgb: use standardized options (https://trac.osgeo.org/grass/ticket/2409)
|
10 年之前 |
Martin Landa
|
6c05b4eceb
r.rgb: output_prefix -> basename
|
10 年之前 |
Anna Petrášová
|
d02fb6ad2b
r.rgb: out prefix must be name of input without mapset, remove unused imports
|
11 年之前 |
Markus Neteler
|
317a514856
keyword cleanup cont'ed
|
12 年之前 |
Markus Metz
|
7da9e3513a
GRASS 7 scripts overhaul cont'd
|
13 年之前 |
Martin Landa
|
452a0d081f
python scripts: use standard option
|
13 年之前 |
Martin Landa
|
c163f38d20
scripts: use _() macro around messages
|
15 年之前 |
Martin Landa
|
21ed9f7144
import grass.script as grass
|
16 年之前 |
Martin Landa
|
e5f3584481
import all from grass.script
|
16 年之前 |
Martin Landa
|
57c41c9622
fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345
|
16 年之前 |
Glynn Clements
|
001790e4a2
Add r.rgb
|
16 年之前 |