.. |
testsuite
|
915e29d956
pygrass: Add a new method to check the correctness of the provide parameter, a new special parameter: check_ is added to skip the check
|
před 9 roky |
Makefile
|
52023e77ba
pygrass: rm get_msgr from modules to avoid the ctypes use
|
před 10 roky |
__init__.py
|
c25a35aee0
pygrass module: Added MultiModule class to put multiple modules into the parallel module queue, for example coupled g.region and r.mapcalc calls, that must be run in a specific order but many of these combined calls should run in parallel
|
před 8 roky |
docstring.py
|
52d7d1ff2a
pygrass: Remove import from utils, because utils require ctypes
|
před 10 roky |
env.py
|
0a8c79e27c
pygrass modules: Fixed https://trac.osgeo.org/grass/ticket/2731 reading gisrc with multiple : in an entry caused problems
|
před 9 roky |
flag.py
|
f72618d6af
Add suppress_required attribute to the Flag object
|
před 9 roky |
module.py
|
c25a35aee0
pygrass module: Added MultiModule class to put multiple modules into the parallel module queue, for example coupled g.region and r.mapcalc calls, that must be run in a specific order but many of these combined calls should run in parallel
|
před 8 roky |
parameter.py
|
12a868fd37
pygrass:parameter fix string/unicode error
|
před 9 roky |
read.py
|
f72618d6af
Add suppress_required attribute to the Flag object
|
před 9 roky |
typedict.py
|
52d7d1ff2a
pygrass: Remove import from utils, because utils require ctypes
|
před 10 roky |