Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
Maris Nartiss
|
c9a1ea52ff
Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817
|
8 年之前 |
Pietro Zambelli
|
ad971d881d
temporal: support python3
|
9 年之前 |
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 年之前 |
Pietro Zambelli
|
e2927d6a01
grass71/scripts: apply pep8 and make them readable for python3
|
9 年之前 |
Luca Delucchi
|
5ede2b179d
update PEP8, thanks Nikos Alexandris https://trac.osgeo.org/grass/changeset/2690
|
9 年之前 |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 年之前 |
Markus Neteler
|
1e233185f4
i.tasscap: MODIS added; partial code rewrite by Leonardo Perathoner, Trento
|
10 年之前 |
Markus Neteler
|
abbc504f63
i.tasscap: fix calc for Landsat8 and MODIS
|
10 年之前 |
Markus Neteler
|
e0a048a7e5
i.tasscap: write out some metadata
|
10 年之前 |
Markus Neteler
|
bacb16ea43
i.tasscap: added support for Landsat8
|
10 年之前 |
Martin Landa
|
e54cf72f4a
i.tasscap use standardized options (https://trac.osgeo.org/grass/ticket/2409)
|
10 年之前 |
Markus Neteler
|
cfa75a7ebe
i.tasscap: added MODIS support
|
10 年之前 |
Vaclav Petras
|
b9db4a680f
i.tasscap: change flags to option and band options to one input option with multiple enabled (https://trac.osgeo.org/grass/ticket/2407)
|
10 年之前 |
Martin Landa
|
e96567b55f
i.tasscap: use standardized option (output_prefix->basename)
|
10 年之前 |
Markus Neteler
|
14b4c292f5
manual and keyword improvements
|
12 年之前 |
Markus Neteler
|
350d56fa8b
fix broken script
|
13 年之前 |
Martin Landa
|
452a0d081f
python scripts: use standard option
|
13 年之前 |
Martin Landa
|
c163f38d20
scripts: use _() macro around messages
|
15 年之前 |
Martin Landa
|
74ff0b0161
split keywords also in scripts (to avoid duplicated translations)
|
16 年之前 |
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
|
83c17d7617
Add, use grass.mapcalc() function
|
16 年之前 |
Glynn Clements
|
516395f8e4
Convert i.tasscap to Python (and convert shell version to work with newer r.mapcalc)
|
16 年之前 |