コミット履歴

作者 SHA1 メッセージ 日付
  Markus Neteler d29204edf7 i.tasscap: support for Worldview-2 added (#186) 5 年 前
  Markus Neteler be0e590810 change Python shebang to python3 (#75) 5 年 前
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 年 前
  Markus Neteler 6e1e6750c6 i.tasscap: declare encoding (https://www.python.org/dev/peps/pep-0263/) to avoid issue with accented char in comment 6 年 前
  Veronica Andreo 0c74eb570b i.tasscap: add support for Sentinel-2 and fix description addition for cases of 3 and 4 tasscap components (before, it attempted to add description to 4 components always) 6 年 前
  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 年 前