Pietro Zambelli
|
c31d7c7fda
Add support for python2 code and python3
|
11 gadi atpakaļ |
Pietro Zambelli
|
3201b38841
Fix Popen using grass.script.core.Popen instead of subprocess.Popen
|
11 gadi atpakaļ |
Pietro Zambelli
|
6539e57a52
Revert fix for Popen on win platforms
|
11 gadi atpakaļ |
Anna Petrášová
|
ce05097fd2
pygrass: fix launching modules - shell=True needed (see https://trac.osgeo.org/grass/ticket/2189)
|
11 gadi atpakaļ |
Pietro Zambelli
|
08a22ae624
Clarify the error message and add additional informations
|
11 gadi atpakaļ |
Pietro Zambelli
|
08f4e66cb4
Add execution time attribute to the class Module
|
11 gadi atpakaļ |
Pietro Zambelli
|
c1580c29b0
Check required parameters only if run_ is True
|
11 gadi atpakaļ |
Soeren Gebbert
|
1d2153efce
New process queue class to easily run grass.pygrass.modules.Module processes in parallel.
|
11 gadi atpakaļ |
Pietro Zambelli
|
c6364d3c09
Skip special parameters
|
11 gadi atpakaļ |
Pietro Zambelli
|
c0e4dd6d2b
Fix the last test using deepcopy and neighbors
|
11 gadi atpakaļ |
Soeren Gebbert
|
4adb6a0ce6
New test
|
11 gadi atpakaļ |
Soeren Gebbert
|
0ea5a10797
Fixed floating point range value handling and command string creation. Added test.
|
11 gadi atpakaļ |
Soeren Gebbert
|
afd05c1003
Dont wait for the process to terminate in case finish_==False
|
11 gadi atpakaļ |
Pietro Zambelli
|
0a1706fd7d
Show the documentation of the special parameters available for the class Module
|
12 gadi atpakaļ |
Pietro Zambelli
|
cd74fc4e1d
Split pygrass/modules/__init__ in smaller files
|
12 gadi atpakaļ |