Commit History

Author SHA1 Message Date
  Vaclav Petras feff8e340f Apply Black to temporal modules (#1388) 4 years ago
  Markus Neteler f3483cf55f PEP8 fixes (#1317) 4 years ago
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) 4 years ago
  Vaclav Petras 6669a4dc9c Fix Flake8 errors in temporal modules (#573) 5 years ago
  Markus Neteler b4432f400e change Python shebang to python3 (#75) 5 years ago
  Anna Petrášová 72dfc4c48a python: various fixes for python 3 in pygrass and temporal 6 years ago
  Markus Neteler d85b77c96a temporal: update header to standard statement 7 years ago
  Anna Petrášová da664b0502 temporal: encode mapset string to avoid injecting unicode into temporal library, see https://trac.osgeo.org/grass/ticket/3392 7 years ago
  Vaclav Petras cdaad7e9dc use lazy imports for the temporal package 8 years ago
  Pietro Zambelli e57bc72817 temporal modules: Update syntax to be compatible with python3 and python2 9 years ago
  Markus Neteler 47c5492b3a temporal: add 'time' keyword for index 9 years ago
  Soeren Gebbert c8a0299827 temporal modules: removed t_where from t.vect.observe.strds since it is not supported in case of multiple strds sampling 10 years ago
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) 10 years ago
  Markus Neteler be5911eedc manual: keywords cleanup 10 years ago
  Vaclav Petras 3c04db432e pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326) 10 years ago
  Soeren Gebbert abd79359a2 Renamed space_time_dataset into stds in several functions 11 years ago
  Soeren Gebbert 3c76c01b93 Fixed map removal in t.remove 11 years ago
  Soeren Gebbert 7efcb483b8 Cosmetics 11 years ago
  Soeren Gebbert a4999bd2c3 Use new check and open functions 11 years ago
  Soeren Gebbert 4d907ccfc8 Replaced lots of code with the new open functions for space time datasets. 11 years ago
  Soeren Gebbert 7fae462cc5 Test to check the layer number bug added 12 years ago
  Soeren Gebbert 3419cde61b Modified initialization procedure of the temporal Python library 12 years ago
  Soeren Gebbert b1f9cba6bb Affected space time datasets will be updated in case time stamps are changed for registered maps. 12 years ago
  Soeren Gebbert d0682feb0a PEP8 compliance. Using the new class naming scheme. 12 years ago
  Soeren Gebbert fe088b6dcc Major code review and application of pep8 coding standard. 12 years ago
  Soeren Gebbert 7989f0da8a More robust implementation and bug fixing 13 years ago
  Soeren Gebbert bb29ff2704 Added relative time test. Fixed relative time handling bug. 13 years ago
  Soeren Gebbert ae5f3968bb Error message bugfix 13 years ago
  Soeren Gebbert 098ad4c416 Correct input specifier 13 years ago
  Soeren Gebbert 006adde5e2 New module to print selected database columns from space time vector 13 years ago