Commit History

Autor SHA1 Mensaxe Data
  Pietro Zambelli 9d83ba818f backport https://trac.osgeo.org/grass/changeset/59907 from trunk: to fix local import with absolute %!s(int64=11) %!d(string=hai) anos
  Pietro Zambelli c31d7c7fda Add support for python2 code and python3 %!s(int64=11) %!d(string=hai) anos
  Soeren Gebbert 1d2153efce New process queue class to easily run grass.pygrass.modules.Module processes in parallel. %!s(int64=11) %!d(string=hai) anos
  Pietro Zambelli 7d8a2b7414 Add the new GridModule class %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli cd74fc4e1d Split pygrass/modules/__init__ in smaller files %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli f3612c9464 Add global environments to the Module class and add a method that return a dictionary %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli 0a3058b955 Fix the flags managements %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli 58c2efb260 Add support for modules with key with more than one values and that are not multiple %!s(int64=12) %!d(string=hai) anos
  Luca Delucchi 3476267818 pygrass modules: change a little bit parameters and flags; add doctest %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli 744b84e659 Fix stdout in Modules class %!s(int64=12) %!d(string=hai) anos
  Luca Delucchi fb8ae109a0 move classes for errors in errors.py %!s(int64=12) %!d(string=hai) anos
  Luca Delucchi d3a6843693 cleanup pygrass: change method of import, add newline at the end of files %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli 8b13b16a86 Make it easier to get/set inputs and outputs values of the Module class %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli a38bf0af23 Move stdin, stdout, stderr from attributes of the Module class in to the inputs and outputs attributes %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli 2df1e31e99 Fix multi values parameters %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli 5c27350d1e Fix parameter with values that not raise a TypeError %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli fdcf2db654 Add __repr__ method to the Module object %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli 038fa22228 stdin_ parameter now it's working %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli f3c48dba70 If is not able to get the xml of a module suggest to the user to check if the module exist %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli aa888ac09a Fix, get stdout and stderr even if finish_=True %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli 2ca8c1a096 Fix Parameter class for parameters with a range like v.mkgrid %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli d1f8f81cb0 Fix default value in Parameter class and rephrase the string error %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli 671c4e18af Improve the error message, when the parameter is not found. %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli 7fb340278e Fix flags support of the modules, and add the capability to export the Module object into a bash and python string %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli a7adbdb075 Adding support for autocomplete in MetaModule class. %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli a2787fb56b Add modules shortcuts for pygrass %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli 7c1968945f Use dictionary method: get, istead of if condition %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli e4fbeef287 Add stdout and stderr as optional in the Module class %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli 2ebae57275 Change value type check and add __str__ method to the Module class %!s(int64=12) %!d(string=hai) anos
  Pietro Zambelli 0982f55fa6 Add pygrass library into grass %!s(int64=12) %!d(string=hai) anos