Vaclav Petras
|
2cbcbc76db
scripts: Enable ambiguous variable name warning (#1515)
|
4 years ago |
Vaclav Petras
|
0d9e966dd2
Apply Black to all scripts (#1347)
|
4 years ago |
Vaclav Petras
|
635224115c
parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287)
|
4 years ago |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
5 years ago |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 years ago |
Maris Nartiss
|
24191c167d
i.spectral: Mark user visible strings for translation
|
6 years ago |
Maris Nartiss
|
3ab074141d
i.spectral: Add subgroup option
|
7 years ago |
Maris Nartiss
|
c9a1ea52ff
Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817
|
8 years ago |
Pietro Zambelli
|
ad971d881d
temporal: support python3
|
9 years ago |
Pietro Zambelli
|
fdf7b94fa5
grass71/scripts: revert changes (https://trac.osgeo.org/grass/changeset/68140 and https://trac.osgeo.org/grass/changeset/68178) since they are not fixing bugs and therefore they should go in relbr72
|
9 years ago |
Pietro Zambelli
|
e2927d6a01
grass71/scripts: apply pep8 and make them readable for python3
|
9 years ago |
Yann Chemin
|
3107c3a8cc
added text file output of spectrum
|
10 years ago |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 years ago |
Anna Petrášová
|
31297ef713
pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports
|
10 years ago |
Anna Petrášová
|
e323e4b080
add missing parameters for find_program
|
12 years ago |
Hamish Bowman
|
8546d70746
use == for value comparison
|
12 years ago |
Hamish Bowman
|
0969c971e3
merge gnuplot rendering cleanup and image output format from devbr6, bugfix gnuplot x-data file
|
12 years ago |
Anna Petrášová
|
21d92b724e
pythonlib: change implementation of find_program (see https://trac.osgeo.org/grass/ticket/2008) and related changes
|
12 years ago |
Luca Delucchi
|
c75e1a058d
update i.spectral using tempdir to save temporary files
|
12 years ago |
Luca Delucchi
|
9b9792e025
cleaning i.spectral according PEP8
|
12 years ago |
Markus Neteler
|
1c8576417f
homogenize keywords
|
12 years ago |
Markus Neteler
|
ab7e9b6800
get the r.what call right
|
12 years ago |
Hamish Bowman
|
f07d16cdcc
rm stray comment chars
|
13 years ago |
Hamish Bowman
|
14aadf9fbd
fix east_north=
|
13 years ago |
Martin Landa
|
c1e2ba5455
update py scripts for r.what (east_north->coordinates)
|
13 years ago |
Markus Neteler
|
f6d09f81f4
fix broken script; update HTML; still no output
|
13 years ago |
Martin Landa
|
452a0d081f
python scripts: use standard option
|
14 years ago |
Markus Neteler
|
99577b2d77
fix syntax
|
14 years ago |
Glynn Clements
|
360b452c1d
Fix script to match changes to i.group
|
14 years ago |
Martin Landa
|
c163f38d20
scripts: use _() macro around messages
|
16 years ago |