Historial de Commits

Autor SHA1 Mensaje Fecha
  Anna Petrášová 72dfc4c48a python: various fixes for python 3 in pygrass and temporal hace 6 años
  Soeren Gebbert 9e299b5f1a temporal framework: Fixed doctests in c_library_interface hace 6 años
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti hace 6 años
  Markus Neteler d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) hace 8 años
  Soeren Gebbert 898c8f1f00 temporal framework: Better Python module import handling hace 8 años
  Pietro Zambelli ad971d881d temporal: support python3 hace 9 años
  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 hace 9 años
  Pietro Zambelli 9366bd5dcf temporal: make temporal python library importable from python3 hace 9 años
  Soeren Gebbert a303501f96 temporal framework: Fixed several tests that were using wrong t.register calls hace 9 años
  Soeren Gebbert 9f758885ba temporal library: Fixed wrong check in _available_mapsets() function hace 9 años
  Soeren Gebbert c4a6a28523 temporal library: Added more debug messages, added new map algebra tests, list_stds supports now user created database interfaces hace 9 años
  Soeren Gebbert 6803061c17 temporal framework: add time stamp support in read_*_full_info() functions hace 9 años
  Soeren Gebbert f91d2b6305 temporal framework: Added new function to C-library RPC Server that are based on PyGRASS to receive full raster and vector map layer info hace 9 años
  Soeren Gebbert f62fcfcf28 temporal framework: CLibrariesInterface inherits RPCServerBase from pygrass.rpc hace 9 años
  Soeren Gebbert ff54f3719c temporal library: Fixed wrong mapset access method hace 9 años
  Soeren Gebbert 027d18173e temporal library: Store the default database connection as shell variable substitude to avoid wrong temporal database path's in cases the location was renamed or the path to the grass database changed. hace 10 años
  Soeren Gebbert d9a08e91a5 temporal framework: Making the C-library RPC interface more reliable using suggestion from Glynn hace 10 años
  Soeren Gebbert 112ca1d33c temporal library: Using a thread to observe the state of the libgis server process, since the fatal_error SIGABRT signal can not be catched in Python and the Python error handler function can not be registered in the libgis error handling system. hace 10 años
  Soeren Gebbert 19ba5effc0 temporal library: Trying to partly fix https://trac.osgeo.org/grass/ticket/2337 hace 10 años
  Martin Landa 2ce6066b1d update pygrass to recent libgis hace 10 años
  Luca Delucchi b9f4872f09 python temporal lib: PEP8 cleaning; markdown cleaning hace 10 años
  Soeren Gebbert 7c5afd96a9 temporal framework: Changed the temporal framework code documentation from doxygen style to sphinx style hace 10 años
  Soeren Gebbert 4126bb1e2b temporal framework: Enabling mapset specific temporal databases. This feature is very experimental. hace 10 años
  Soeren Gebbert feef63bd6f temporal framework: Trying to fix import issues that lead to malfunction temporal framework hace 10 años
  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. hace 10 años
  Soeren Gebbert 74ef67c6ce temporal: Fixed mapset name doctest hace 11 años
  Soeren Gebbert a0cd9366f0 temporal: Changed gras into gscript hace 11 años
  Markus Neteler 5a67807666 ctypes: update for https://trac.osgeo.org/grass/changeset/60508 hace 11 años
  Soeren Gebbert 5ed3a2e25a Order the mapset names, make the current mapset the first entry in the list hace 11 años
  Soeren Gebbert 06bc2bdb43 Added stds and time stamped map list function that is sensitive to the user mapsets access rights hace 11 años