Juergen E. Fischer
66a3d02240
integrate processing into update_ts.sh (also includes all translations
...
in the repository and none outside of it).
2015-07-26 04:28:37 +02:00
volaya
519d3dc3b7
[processing] more robust CRS assignation for SAGA outputs
2015-07-10 12:42:22 +02:00
volaya
b80a1bcac5
[processing] fixed handling of folders and files in settings
...
fixes #12511
2015-06-26 12:00:02 +02:00
volaya
768485d511
[processing] minor fixes to param descriptions in saga algs
2015-06-26 09:38:00 +02:00
Juergen E. Fischer
2d87a70609
processing: fix installation of saga 2.1.3 descriptions
2015-06-26 01:35:57 +02:00
volaya
feb8d386a5
[processing] fixed saga algorithms when input is an sdat file
2015-06-24 18:04:41 +02:00
volaya
848cd44d69
[processing] fixed a couple of wrong SAGA algorithm descriptions for 2.1.4
2015-06-24 18:04:40 +02:00
Juergen E. Fischer
e368f95a0f
[processing] fix initial without saga_cmd on *x
2015-06-23 21:30:05 +02:00
volaya
77ca802522
[processing] better initialization of SAGA provider
2015-06-23 12:01:50 +02:00
volaya
32d6275fa3
[processing]changed native raster format for SAGA algorithms from tif to sdat
...
This eliminates the need to export to a QGIS compatible format after generating a raster output. The SDAT format is the native SAGA format, and it is supported by GDAL, so it is also supported by QGIS. This was not used before, but now we use that to reduce the nuber of steps and provide a better integration.
Conversion to other formats is now done by Processing itself, not by the SAGA algorithm.
fixes #10735
2015-06-22 09:11:01 +02:00
pcav
ef3eb85d65
Better output name for saga kernel
2015-06-19 17:02:44 +00:00
Martin Dobias
eaf17e56c2
Fix SAGA detection on some Debian/Ubuntu systems ( fixes #12335 )
2015-06-19 13:18:59 +08:00
pcav
faf3bcd0d6
Better output name for some SAGA Processing modules
2015-06-06 19:38:20 +02:00
pcav
1969c716e6
Merge branch 'master' of https://github.com/qgis/QGIS
2015-06-04 19:37:13 +02:00
pcav
8cdd6173b0
Minor fixes to SAGA modules, for consistency
2015-06-04 19:36:30 +02:00
Giovanni Manghi
4473c5f346
fixes several saga and grass modules
2015-06-01 14:46:01 +01:00
alexbruy
bb80c63805
Merge pull request #2074 from NaturalGIS/fix_saga_contour
...
[processing] fix SAGA 2.1.4 contour lines from grid
2015-05-25 09:40:45 +03:00
Giovanni Manghi
cee47d66b4
fix SAGA 2.1.4 contour lines from grid
2015-05-24 13:53:22 +01:00
volaya
f1dc58ce01
[processing] fixed saga help links
2015-05-21 15:44:00 +02:00
volaya
f782e77380
Merge pull request #2037 from NaturalGIS/fix_saga_split_rgb
...
fix saga split rgb bands
2015-05-20 09:00:47 +02:00
volaya
57d21c8383
[processing] swallow possible exceptions when reading console output from SAGA
2015-05-20 08:04:19 +02:00
volaya
960e6d84f9
[processing] fixed SAGA provider entry in settings dialog
2015-05-20 08:04:18 +02:00
Alexander Bruy
30dbd8fd5b
[processing] drop resources.qrc and load images dynamically. Also remove
...
unused images
2015-05-19 15:30:25 +03:00
pcav
e633cafc34
Uniform and informative output names for Processing (GRASS-r.* modules, take #2 , up to r.report)
2015-05-18 15:04:04 +02:00
Giovanni Manghi
5729227ca0
fix saga split rgb bands
2015-05-14 18:59:25 +01:00
Paolo Cavallini
c6735cc893
Update InverseDistanceWeighted.txt
...
Better default for SAGA IDW command
2015-05-07 10:23:10 +02:00
Paolo Cavallini
3dcb640a64
Update Slope,Aspect,Curvature.txt
...
Backport from 2.1.3
2015-05-06 17:57:15 +02:00
Paolo Cavallini
4d54801e46
Update ShapestoGrid.txt
...
Backport from 2.1.3
2015-05-06 17:54:25 +02:00
volaya
295014647f
[processing] fixed saga split rgb for 2.1.4
2015-04-28 08:57:57 +02:00
Paolo Cavallini
cd3a120adb
Update ShapestoGrid.txt
...
Better default for saga rasterization
2015-04-17 17:04:27 +02:00
Paolo Cavallini
8a1ea2ee48
Update Slope,Aspect,Curvature.txt
...
Better defaults for slope and aspect in saga:processing
2015-04-16 17:21:15 +02:00
pcav
5aaa125dc6
Better output names for SAGA models
2015-04-10 11:04:27 +02:00
pcav
a911e6e81a
Various fixes to Processing algs; fix for http://hub.qgis.org/issues/12537
2015-04-10 09:19:21 +02:00
pcav
3a55abd147
Better default for a Processing:SAGA module
2015-04-10 06:54:29 +02:00
Paolo Cavallini
4bc0078f50
Update ShapestoGrid.txt
...
Better defaults for Shapes to grid
2015-04-09 20:11:34 +02:00
Giovanni Manghi
c78374b66b
fix typo
2015-04-09 12:44:19 +01:00
Giovanni Manghi
31996172cf
fix saga interpolations modules
2015-04-09 12:41:49 +01:00
Giovanni Manghi
4548fbb3d0
fix saga catchment area modules
2015-04-09 11:55:17 +01:00
Giovanni Manghi
d9f19deaff
fix saga shapes to grid
2015-04-09 11:24:32 +01:00
Giovanni Manghi
33655a0e5b
fix SAGA contour lines from grid
2015-04-09 10:46:28 +01:00
Paolo Cavallini
18c856d05a
Update MultilevelB-SplineInterpolation(fromGrid).txt
...
Partial fix for https://hub.qgis.org/issues/12519
2015-04-08 17:48:09 +02:00
Paolo Cavallini
25c5e4da93
Update MultilevelB-SplineInterpolation.txt
...
Partial fix for https://hub.qgis.org/issues/12519
2015-04-08 10:33:12 +02:00
Paolo Cavallini
74c864e73d
Update CatchmentArea(Parallel).txt
...
Partial fix for https://hub.qgis.org/issues/12483
2015-04-08 10:21:27 +02:00
Paolo Cavallini
d0a6b26476
Update CatchmentArea(FlowTracing).txt
2015-04-08 10:20:12 +02:00
Paolo Cavallini
b90e7f41fc
Update CatchmentArea(Recursive).txt
2015-04-08 10:19:10 +02:00
Giovanni Manghi
b5665872a6
fix SAGA 2.1.3 Kernel Density Estimation
2015-03-03 23:13:46 +00:00
Juergen E. Fischer
956c155e8f
fix python pep8 warnings and fix some revealed errors
...
pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
--exclude="ui_*.py,debian/*,python/ext-libs/*" \
.
2015-02-01 20:46:47 +01:00
volaya
678f1ab4c0
[processing] allow using upcoming saga release
2015-01-21 14:04:36 +01:00
volaya
dce7ef30fb
renamed geostatistics modules in SAGA connector
2015-01-21 14:04:35 +01:00
Giovanni Manghi
a95e28fb0a
fix different issues in SAGA grid calculator module and add a couple of useful options
2015-01-20 20:56:46 +00:00