.. |
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
|
9 years ago |
Makefile
|
52023e77ba
pygrass: rm get_msgr from modules to avoid the ctypes use
|
10 years ago |
__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
|
8 years ago |
docstring.py
|
52d7d1ff2a
pygrass: Remove import from utils, because utils require ctypes
|
10 years ago |
env.py
|
0a8c79e27c
pygrass modules: Fixed https://trac.osgeo.org/grass/ticket/2731 reading gisrc with multiple : in an entry caused problems
|
9 years ago |
flag.py
|
f72618d6af
Add suppress_required attribute to the Flag object
|
9 years ago |
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
|
8 years ago |
parameter.py
|
12a868fd37
pygrass:parameter fix string/unicode error
|
9 years ago |
read.py
|
f72618d6af
Add suppress_required attribute to the Flag object
|
9 years ago |
typedict.py
|
52d7d1ff2a
pygrass: Remove import from utils, because utils require ctypes
|
10 years ago |