[QGIS Commit] [qgis/Quantum-GIS] 3d1e50: [sextante] reorganized sextante tools and how they...
GitHub
noreply at github.com
Thu Apr 11 01:09:28 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 3d1e50ca5246bd5c5b78c11b6e4a5c9c1e4893a5
https://github.com/qgis/Quantum-GIS/commit/3d1e50ca5246bd5c5b78c11b6e4a5c9c1e4893a5
Author: Victor Olaya <volayaf at gmail.com>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M python/plugins/sextante/__init__.py
M python/plugins/sextante/core/Sextante.py
M python/plugins/sextante/script/scripts/Create_tiling_from_vector_layer.py
M python/plugins/sextante/script/scripts/Hex_grid_from_layer_bounds.py
M python/plugins/sextante/tests/ModelerAlgorithmTest.py
M python/plugins/sextante/tests/SagaTest.py
M python/plugins/sextante/tests/ScriptTest.py
M python/plugins/sextante/tests/SextanteTests.py
M python/plugins/sextante/tests/SextanteToolsTest.py
M python/plugins/sextante/tools/__init__.py
M python/plugins/sextante/tools/vector.py
Log Message:
-----------
[sextante] reorganized sextante tools and how they are exposed and added some tests
Commit: 3034a46f40f28496fe87cb640198fea943d815a1
https://github.com/qgis/Quantum-GIS/commit/3034a46f40f28496fe87cb640198fea943d815a1
Author: Victor Olaya <volayaf at gmail.com>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M python/plugins/sextante/algs/FieldPyculator.py
Log Message:
-----------
[sextante]Fixed bug in pyculator algorithm
Commit: 5a6562aed87e7ef1130bc632f89ba21c92139af5
https://github.com/qgis/Quantum-GIS/commit/5a6562aed87e7ef1130bc632f89ba21c92139af5
Author: Victor Olaya <volayaf at gmail.com>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M python/plugins/sextante/grass/GrassAlgorithm.py
M python/plugins/sextante/grass/description/r.quantile.txt
M python/plugins/sextante/grass/grass.txt
Log Message:
-----------
[sextante] add mechanism to allow easily piping grass console output to text file
Commit: dd0a83ba5f44166259bf3cb71775dd1821dd9c60
https://github.com/qgis/Quantum-GIS/commit/dd0a83ba5f44166259bf3cb71775dd1821dd9c60
Author: Victor Olaya <volayaf at gmail.com>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
A python/plugins/sextante/tests/GdalTest.py
A python/plugins/sextante/tools/general.py
Log Message:
-----------
[sextante] adding missing files from tools reorganization
Compare: https://github.com/qgis/Quantum-GIS/compare/ac7201a4738c...dd0a83ba5f44
More information about the QGIS-commit
mailing list