Commit History

Author SHA1 Message Date
  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 2976e0373b Better performance of tgis.init() and code cleanup. Reduced number of external module calls. 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 f83f0cd86c Enabled deepcopy of map and space time datasets. 11 years ago
  Soeren Gebbert 115ce85a5f Better code and file structure. Fixed several doxygen errors and warnings. 12 years ago
  Soeren Gebbert 3d26230fa8 Better doxygen support. 12 years ago
  Soeren Gebbert 6c675c206b Implemented command history support for several commands that modify space time datasets. 12 years ago
  Soeren Gebbert f6e0abc257 Fixed granularity computation. 12 years ago
  Soeren Gebbert 83416a6717 Implemented renaming of existing space time datasets 12 years ago
  Soeren Gebbert 3419cde61b Modified initialization procedure of the temporal Python library 12 years ago
  Soeren Gebbert 869e371ffc Handle empty maps ids 12 years ago
  Soeren Gebbert df8b506d5e PEP8 compliance and documentation update 12 years ago
  Soeren Gebbert c050175a8f PEP8 compliance. Added RTree unit tests for 1 - 4 dimensional trees. 12 years ago
  Soeren Gebbert 799ffaf996 PEP8 compliance and better doxygen formatting. New rtree tests. 12 years ago
  Soeren Gebbert fe088b6dcc Major code review and application of pep8 coding standard. 12 years ago
  Vaclav Petras 1dba9b62d4 dox: fixing several doxygen warnings (wrong file names, typos, lt gt chars) 12 years ago
  Soeren Gebbert 3d2323f6d0 New module to fill gaps in space time raster datasets using raster to raster interpolation of r.series.interp. 13 years ago
  Soeren Gebbert 07f2215270 * Using ctypes interface to libgis and libraster to read raster information to speed up map registration 13 years ago
  Soeren Gebbert d54c12fa51 Reorganization of the SQL statement handling. Methods 13 years ago
  Martin Landa d36fc9d137 pythontemporal: make doxygen more happy 13 years ago
  Soeren Gebbert a7e5727e68 Implemented handling of time-stamped vector layers 13 years ago
  Soeren Gebbert d52b7239fe Removed some performance issues 13 years ago
  Soeren Gebbert 0007aa52e2 New functions to compute the temporal granularity from registered maps 13 years ago
  Soeren Gebbert 8a96226a8e Use gisenv variables to select the temporal database backend at runtime. 13 years ago
  Soeren Gebbert 7978896479 Docs partly updated and polished. 13 years ago
  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 years ago
  Soeren Gebbert 26170e5f07 Implemented support for sqlite and postgresql as temporal database backend. 13 years ago