Historia zmian

Autor SHA1 Wiadomość Data
  Anna Petrasova 847219c842 flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314) 4 lat temu
  Markus Neteler 90634b76e3 Fix flake8 pep8 errors (#986) 4 lat temu
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 lat temu
  Soeren Gebbert 898c8f1f00 temporal framework: Better Python module import handling 8 lat temu
  Pietro Zambelli ad971d881d temporal: support python3 9 lat temu
  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 lat temu
  Pietro Zambelli 9366bd5dcf temporal: make temporal python library importable from python3 9 lat temu
  Luca Delucchi b9f4872f09 python temporal lib: PEP8 cleaning; markdown cleaning 10 lat temu
  Soeren Gebbert 7c5afd96a9 temporal framework: Changed the temporal framework code documentation from doxygen style to sphinx style 10 lat temu
  Soeren Gebbert 9a2d07b88b Using the PyGRASS message interface for all API functions. 11 lat temu
  Soeren Gebbert 17de822661 Implementing spatial buffering and direct extent object exchange for map objects. Removed spaces. 11 lat temu
  Soeren Gebbert 79e9924d32 Added spatial and temporal extent intersection, union and disjoint union. Renamed some functions. 12 lat temu
  Soeren Gebbert 082cacaa09 Added bottom and top to views and separated them in new files. Support for spatio-temporal topology analysis. 12 lat temu
  Soeren Gebbert 3d26230fa8 Better doxygen support. 12 lat temu
  Soeren Gebbert f6e0abc257 Fixed granularity computation. 12 lat temu
  Vaclav Petras 52e678436c dox: only one mainpage is alowed for doxygen 12 lat temu
  Soeren Gebbert df8b506d5e PEP8 compliance and documentation update 12 lat temu
  Soeren Gebbert 799ffaf996 PEP8 compliance and better doxygen formatting. New rtree tests. 12 lat temu
  Soeren Gebbert fe088b6dcc Major code review and application of pep8 coding standard. 12 lat temu
  Soeren Gebbert c04886ce7f Added the rtree library to ctypes Python wrapper and vector support functions 13 lat temu
  Soeren Gebbert 3d2323f6d0 New module to fill gaps in space time raster datasets using raster to raster interpolation of r.series.interp. 13 lat temu
  Martin Landa d36fc9d137 pythontemporal: make doxygen more happy 13 lat temu
  Soeren Gebbert b246301fdf Bugfixing 13 lat temu
  Soeren Gebbert 443f00440f New spatial relationship computationi. Now spatio-temporal transition relations can be computed. 13 lat temu
  Soeren Gebbert a7e5727e68 Implemented handling of time-stamped vector layers 13 lat temu
  Soeren Gebbert 7978896479 Docs partly updated and polished. 13 lat temu
  Soeren Gebbert ee60743b2d Code cleanup. The temporal map type (single point of time, time interval or mixed) is now computed and stored in space time datasets. 13 lat temu
  Soeren Gebbert 9b403614d6 Fixed wrong end time computation for space time datasets. 13 lat temu
  Soeren Gebbert ded2d73aa8 Moved the temporal GIS code from grass.script into a separate library structure named grass.temporal. 13 lat temu