提交历史

作者 SHA1 备注 提交日期
  Soeren Gebbert 72e2a154dd Using Pythons abstract base class to define abstract classes and methods. 12 年之前
  Luca Delucchi ac9b3f5963 fix string format and PEP 8 12 年之前
  Soeren Gebbert 3eb1258369 Implemented temporal buffering 12 年之前
  Soeren Gebbert 79e9924d32 Added spatial and temporal extent intersection, union and disjoint union. Renamed some functions. 12 年之前
  Soeren Gebbert d6fc538df8 Better naming scheme. Added spatial topology class. 12 年之前
  Soeren Gebbert 115ce85a5f Better code and file structure. Fixed several doxygen errors and warnings. 12 年之前
  Soeren Gebbert 3d26230fa8 Better doxygen support. 12 年之前
  Soeren Gebbert f6e0abc257 Fixed granularity computation. 12 年之前
  Soeren Gebbert 5dee1823fc Fixed temporal relationship computation. Avoid using the reserved python word "connect". 12 年之前
  Soeren Gebbert 6e04d0ccea Massive speed gain by removing verbose and percent messages. 12 年之前
  Soeren Gebbert ff157b2174 Default temporal database will now be created in tgis/sqlite.db. 12 年之前
  Soeren Gebbert 3419cde61b Modified initialization procedure of the temporal Python library 12 年之前
  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 年之前
  Vaclav Petras 88354311cc dox: missing endcode 12 年之前
  Soeren Gebbert 799ffaf996 PEP8 compliance and better doxygen formatting. New rtree tests. 12 年之前
  Soeren Gebbert b9b27a9884 PEP8 compliance and new doctests 12 年之前
  Soeren Gebbert fe088b6dcc Major code review and application of pep8 coding standard. 12 年之前
  Soeren Gebbert abbe0ba3b0 Removed redundant id build method 13 年之前
  Soeren Gebbert 3d2323f6d0 New module to fill gaps in space time raster datasets using raster to raster interpolation of r.series.interp. 13 年之前
  Soeren Gebbert 3b25abe068 Extended abstract_map_dataset with temporal topology structure. Implemented a temporal topology builder. 13 年之前
  Soeren Gebbert 905a5ec9f1 Small bugfix 13 年之前
  Soeren Gebbert 07f2215270 * Using ctypes interface to libgis and libraster to read raster information to speed up map registration 13 年之前
  Soeren Gebbert d54c12fa51 Reorganization of the SQL statement handling. Methods 13 年之前
  Soeren Gebbert e221631c2c Documentation update 13 年之前
  Soeren Gebbert eb4b58214c SQL statement gathering for efficient and fast DELETE and DROP table 13 年之前
  Martin Landa d36fc9d137 pythontemporal: make doxygen more happy 13 年之前
  Markus Neteler d1f8b42521 typos fixed, part 2 (bug trac https://trac.osgeo.org/grass/ticket/1591) 13 年之前
  Soeren Gebbert 3d94d97bf7 Removed redundant code 13 年之前
  Soeren Gebbert bc3de98add Allow dataset update after deletion of a map 13 年之前
  Soeren Gebbert 65d7b2c61e Correctly check return value of get_number_of_maps() when setting the relative time unit for a space 13 年之前