Commit History

Author SHA1 Message Date
  Soeren Gebbert 19ba5effc0 temporal library: Trying to partly fix https://trac.osgeo.org/grass/ticket/2337 10 years ago
  Martin Landa 2ce6066b1d update pygrass to recent libgis 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 feef63bd6f temporal framework: Trying to fix import issues that lead to malfunction temporal framework 10 years ago
  Soeren Gebbert 581291f7fe python temporal: First steps to allow distributed temporal databases. The C-library interface supports now the request of temporal database driver and name/connection string. Added several TODOs to the SQLDatabaseInterfaceConnection class that must implement mapset specific database connections and cursors. 10 years ago
  Soeren Gebbert 74ef67c6ce temporal: Fixed mapset name doctest 10 years ago
  Soeren Gebbert a0cd9366f0 temporal: Changed gras into gscript 10 years ago
  Markus Neteler 5a67807666 ctypes: update for https://trac.osgeo.org/grass/changeset/60508 11 years ago
  Soeren Gebbert 5ed3a2e25a Order the mapset names, make the current mapset the first entry in the list 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 c2f63f94b7 Better exit handling of messenger and C-interface subprocesses 11 years ago
  Soeren Gebbert 3c58ca4621 Fixed relative time converstion bug in the C-interface, fixed unit request in the register function, added more register unittests. 11 years ago
  Soeren Gebbert 273f2e0d3e Better Python file naming. New unittests to test the map register function 11 years ago
  Soeren Gebbert 58bfc31393 New G_fatal_error() safe C-libraries interface to access C-functions via ctypes implemented 11 years ago