Commit History

Author SHA1 Message Date
  Soeren Gebbert 80db19c3a8 temporal algebra: Added suffix option for time and granularity based raster map names 7 years ago
  Soeren Gebbert e2188758f6 temporal framework: Better datetime string parsing. Parsing of datetime strings is now done in a single place. 7 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 9252b19cc8 temporal framework: replace '.' with '_' 9 years ago
  Luca Delucchi 549cf862c2 temporal library: added functions to create time and numeric suffix 9 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 822654fdd5 New experimental aggregation method implemented that is faster and allows parallel processing. 10 years ago
  Markus Neteler 294821e55b temporal: minor msg cosmetics 11 years ago
  Soeren Gebbert d94771e8db Modifications are: 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
  Soeren Gebbert 9f3f7f6917 Started to use the new PyGRASS message interface in some classes. 11 years ago
  Soeren Gebbert f83f0cd86c Enabled deepcopy of map and space time datasets. 11 years ago
  Soeren Gebbert cc16c1e845 New relative time computation approach from time delta to minimize rounding errors 11 years ago
  Soeren Gebbert 3eb1258369 Implemented temporal buffering 12 years ago
  Soeren Gebbert 89c3a2022b Fixed missing imports. Added two new modules for temporally shifting and snapping. Improved doxygen docs. 12 years ago
  Soeren Gebbert 3d26230fa8 Better doxygen support. 12 years ago
  Soeren Gebbert f6e0abc257 Fixed granularity computation. 12 years ago
  Soeren Gebbert 8e6ad55436 Better handling of space time dataset granularity 12 years ago
  Soeren Gebbert 2e7acd8624 Removed dateutil dependency. Now only a subset of ISO formatted time strings are supported for parsing in the temporal GIS framework. 12 years ago
  Soeren Gebbert df8b506d5e PEP8 compliance and documentation update 12 years ago
  Soeren Gebbert 799ffaf996 PEP8 compliance and better doxygen formatting. New rtree tests. 12 years ago
  Soeren Gebbert b9b27a9884 PEP8 compliance and new doctests 12 years ago
  Soeren Gebbert 88b87c9400 Better increment format check 13 years ago
  Soeren Gebbert 38732df84e Small fixes 13 years ago
  Soeren Gebbert 3b25abe068 Extended abstract_map_dataset with temporal topology structure. Implemented a temporal topology builder. 13 years ago