[QGIS Commit] [qgis/Quantum-GIS] 6173fa: made SEXTANTE command line usage more pythonic
GitHub
noreply at github.com
Sun Nov 18 23:04:31 PST 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 6173fa3ca5c2b362d5de57884654d34a2d63f6ef
https://github.com/qgis/Quantum-GIS/commit/6173fa3ca5c2b362d5de57884654d34a2d63f6ef
Author: Victor Olaya <volayaf at gmail.com>
Date: 2012-11-18 (Sun, 18 Nov 2012)
Changed paths:
M python/plugins/sextante/__init__.py
M python/plugins/sextante/core/GeoAlgorithm.py
M python/plugins/sextante/core/Sextante.py
M python/plugins/sextante/grass/GrassUtils.py
M python/plugins/sextante/gui/AlgorithmExecutor.py
M python/plugins/sextante/outputs/Output.py
M python/plugins/sextante/saga/SagaUtils.py
M python/plugins/sextante/script/ScriptAlgorithm.py
M python/plugins/sextante/script/scripts/Hex_grid_from_layer_bounds.py
Log Message:
-----------
made SEXTANTE command line usage more pythonic
Fixed problem with temporary grass mapset created by SEXTANTE (wrong path)
More information about the QGIS-commit
mailing list