Anna Petrášová
|
e73bf30ca4
pygrass: include in command also parameters with value equal 0 (merge from trunk, https://trac.osgeo.org/grass/changeset/65630)
|
10 年之前 |
Martin Landa
|
39f402dc3a
Add suppress_required attribute to the Flag object
|
10 年之前 |
Pietro Zambelli
|
354d009e27
pygrass: backport https://trac.osgeo.org/grass/changeset/65336, rm get_msgr from modules to avoid the ctypes use
|
10 年之前 |
Pietro Zambelli
|
d0ec406228
pygrass: backport https://trac.osgeo.org/grass/changeset/65290, Change import
|
10 年之前 |
Pietro Zambelli
|
d49c813eb5
pygrass: backport https://trac.osgeo.org/grass/changeset/65289, Remove unused code: mdebug decorator
|
10 年之前 |
Pietro Zambelli
|
f3de16fde5
pygrass: backport 65287, Remove dependencies from ctypes for the Module class
|
10 年之前 |
Pietro Zambelli
|
035c158d3e
pygrass: backport 65190, Remove import from utils, because utils require ctypes
|
10 年之前 |
Markus Neteler
|
c2615f32a4
Fixed various typos (trunk, https://trac.osgeo.org/grass/changeset/64320, trac https://trac.osgeo.org/grass/ticket/2560)
|
10 年之前 |
Markus Neteler
|
44872413bf
minor backports from trunk
|
10 年之前 |
Pietro Zambelli
|
5354c28aab
pygrass: sync relbr7 with trunk
|
10 年之前 |
Soeren Gebbert
|
abb3e80c70
pygrass library: Backport of https://trac.osgeo.org/grass/changeset/62711 from trunk
|
10 年之前 |
Pietro Zambelli
|
67f36c038e
pygrass: rename functions to utils
|
10 年之前 |
Pietro Zambelli
|
322d3be60a
pygrass: backport trunk version to releasebranch_7_0
|
10 年之前 |
Pietro Zambelli
|
f09f0a442a
Add exceptions module in python library, commit backported: https://trac.osgeo.org/grass/changeset/61187, https://trac.osgeo.org/grass/changeset/61220, https://trac.osgeo.org/grass/changeset/61959, https://trac.osgeo.org/grass/changeset/62358
|
10 年之前 |
Martin Landa
|
91368c772a
pygrass: fix debug level (0->1)
|
10 年之前 |
Martin Landa
|
2b7956194e
fix https://trac.osgeo.org/grass/changeset/62348 (print full cmd)
|
10 年之前 |
Martin Landa
|
def0b520ca
pygrass: Module.__call__() - print debug message
|
10 年之前 |
Soeren Gebbert
|
653d7f5bb4
pygrass: Fixed wrong stdout and stderr handling that result in an exception when the module is run twice and stderr was set to PIPE. (backport from trunk)
|
10 年之前 |
Pietro Zambelli
|
d8428e295a
pygrass update from trunk: backport documentation improvements (thanks: Luca, MarkusN and Martin) and recent fix on modules/interface/parameter and vector 3D
|
11 年之前 |
Pietro Zambelli
|
9d83ba818f
backport https://trac.osgeo.org/grass/changeset/59907 from trunk: to fix local import with absolute
|
11 年之前 |
Markus Neteler
|
e04b0cb295
pygrass: fix error message
|
11 年之前 |
Hamish Bowman
|
6b1e2b4011
only read region, don't alter WIND file (https://trac.osgeo.org/grass/ticket/2230)
|
11 年之前 |
Markus Metz
|
7a40149188
pygrass: restore python 2.6 compatibility
|
11 年之前 |
Pietro Zambelli
|
99f2d2d2b1
Add the documentation of the GRASS module to the class Module.
|
11 年之前 |
Pietro Zambelli
|
c31d7c7fda
Add support for python2 code and python3
|
11 年之前 |
Pietro Zambelli
|
3201b38841
Fix Popen using grass.script.core.Popen instead of subprocess.Popen
|
11 年之前 |
Pietro Zambelli
|
6539e57a52
Revert fix for Popen on win platforms
|
11 年之前 |
Anna Petrášová
|
ce05097fd2
pygrass: fix launching modules - shell=True needed (see https://trac.osgeo.org/grass/ticket/2189)
|
11 年之前 |
Pietro Zambelli
|
08a22ae624
Clarify the error message and add additional informations
|
11 年之前 |
Pietro Zambelli
|
08f4e66cb4
Add execution time attribute to the class Module
|
11 年之前 |