Commit History

Author SHA1 Message Date
  Anna Petrasova 59dc7cf8e8 t.register: strip newline from list of maps to avoid error (#1295) 4 years ago
  Markus Neteler 90634b76e3 Fix flake8 pep8 errors (#986) 4 years ago
  Martin Landa 04da30d46c fix band references assignment (#132) 5 years ago
  Martin Landa a83af32aac Band references implementation (#63) 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
  Soeren Gebbert 93e494bba1 temporal framework: Added spatial topological operators to the temporal algebra 7 years ago
  Soeren Gebbert 80ce2c5653 temporal framework: Fixed empty map removal in register object function 8 years ago
  Soeren Gebbert 898c8f1f00 temporal framework: Better Python module import handling 8 years ago
  Soeren Gebbert 94cdc3b150 temporal framework: Register function fixed issue https://trac.osgeo.org/grass/ticket/3168 8 years ago
  Soeren Gebbert e0ac84af15 Fixed missing default values 8 years ago
  Pietro Zambelli ad971d881d temporal: support python3 9 years ago
  Pietro Zambelli fa79e58cba temporal: revert changes (https://trac.osgeo.org/grass/changeset/68139 and https://trac.osgeo.org/grass/changeset/68177) since they are not fixing bugs and therefore they should go in relbr72 9 years ago
  Pietro Zambelli 9366bd5dcf temporal: make temporal python library importable from python3 9 years ago
  Soeren Gebbert a7a9974d61 temporal framework: Better error handling in register function 9 years ago
  Markus Neteler d41fd5a1a8 temporal revert https://trac.osgeo.org/grass/changeset/66278 for t.register register.py 9 years ago
  Markus Neteler 3ccae5bb94 t.register: assume current mapset if not specified (as for other t.*) 9 years ago
  Martin Landa 1b765a369e libpython: update to `raster_3d` (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
  Soeren Gebbert dcd1f39187 temporal framework: Fixing the framework caused by option renaming 10 years ago
  Markus Neteler 2e5dc46218 fix rast3d -> 3draster 10 years ago
  Soeren Gebbert c6f4d142e6 temporal framework: New temporal algebra functionality implemented to support granularity sampling instead of topological sampling. 10 years ago
  Soeren Gebbert d821a0ab9b temporal framework: Fixed wrong granularity computation and name check befor deletion in register function. 10 years ago
  Huidae Cho ed12ab2f6d Rename g.remove's names= to name= and use name= instead of pattern= as needed 10 years ago
  Luca Delucchi b9f4872f09 python temporal lib: PEP8 cleaning; markdown cleaning 10 years ago
  Soeren Gebbert 7c5afd96a9 temporal framework: Changed the temporal framework code documentation from doxygen style to sphinx style 10 years ago
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage 10 years ago
  Soeren Gebbert 4126bb1e2b temporal framework: Enabling mapset specific temporal databases. This feature is very experimental. 10 years ago
  Markus Neteler 7700dc407c temporal: more clear user messages 10 years ago
  Markus Neteler 70bf5c6333 temporal: more clear user messages 10 years ago
  Soeren Gebbert feef63bd6f temporal framework: Trying to fix import issues that lead to malfunction temporal framework 10 years ago
  Soeren Gebbert 822654fdd5 New experimental aggregation method implemented that is faster and allows parallel processing. 11 years ago