Commit History

Author SHA1 Message Date
  Anna Petrasova 847219c842 flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314) 4 years ago
  Markus Neteler f3483cf55f PEP8 fixes (#1317) 4 years ago
  Ondrej Pesek a4baea3029 fix init_dbif() returned values better interpretation 4 years ago
  Markus Neteler 90634b76e3 Fix flake8 pep8 errors (#986) 4 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
  Luca Delucchi e9c01d6cf0 temporal lib: add error message if the are no maps in the request, see https://trac.osgeo.org/grass/ticket/2268 6 years ago
  Luca Delucchi c52c804e62 python temporal: fix https://trac.osgeo.org/grass/ticket/2790 7 years ago
  Markus Neteler d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 years ago
  Soeren Gebbert 898c8f1f00 temporal framework: Better Python module import handling 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
  Luca Delucchi be56db29ed temporal: output parameter close file 9 years ago
  Markus Neteler a24f22e1d1 temporal lib: minor doc typos fixed 9 years ago
  Luca Delucchi aed6b57182 temporal: add output file support for modules listing temporal information 9 years ago
  Soeren Gebbert c4a6a28523 temporal library: Added more debug messages, added new map algebra tests, list_stds supports now user created database interfaces 9 years ago
  Martin Landa 1b765a369e libpython: update to `raster_3d` (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
  Markus Neteler 2e5dc46218 fix rast3d -> 3draster 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
  Soeren Gebbert 4126bb1e2b temporal framework: Enabling mapset specific temporal databases. This feature is very experimental. 10 years ago
  Soeren Gebbert d00f58018d Fixing suboptimal flag names as described in ticket https://trac.osgeo.org/grass/ticket/2317. 10 years ago
  Markus Neteler 294821e55b temporal: minor msg cosmetics 11 years ago
  Soeren Gebbert abd79359a2 Renamed space_time_dataset into stds in several functions 11 years ago
  Soeren Gebbert 06bc2bdb43 Added stds and time stamped map list function that is sensitive to the user mapsets access rights 11 years ago
  Soeren Gebbert 9a2d07b88b Using the PyGRASS message interface for all API functions. 11 years ago
  Soeren Gebbert 273f2e0d3e Better Python file naming. New unittests to test the map register function 11 years ago