volaya
931ca4d6d6
[processing] indentation fixes
2016-01-08 12:52:19 +01:00
Alexander Bruy
4137437f2c
PEP8 fixes
2016-01-08 10:32:43 +02:00
volaya
62302377db
[processing] UI/UX improvements
...
Related to QEP #19
Some algorithm description provided by Frank Sokolic
2016-01-08 08:27:22 +01:00
volaya
e0a557a9c8
[processing] added AllowUnmatching tag to SAGA 'Add grid values to...' algorithm
2016-01-08 08:14:57 +01:00
Alexander Bruy
b207268e69
add missed license headers in Processing files
2016-01-07 17:52:49 +02:00
Matthias Kuhn
0b0c413f3a
Add Saga 2.2.2 descriptions
2015-11-18 08:14:42 +01:00
Giovanni Manghi
5065b80042
fix SAGA 2.2.2 kriging tools
2015-11-13 19:10:26 +00:00
volaya
358e0f70bb
[processing] fixed wrong param name in SAGA 2.2.0 regression kriging
2015-11-13 13:04:17 +01:00
alexbruy
c483411034
Merge pull request #2447 from NaturalGIS/fix_saga_220_kriging
...
[processing] fix SAGA 2.2.0 kriging
2015-11-12 17:37:01 +02:00
Giovanni Manghi
19376770af
missing parameter
2015-11-12 14:28:03 +00:00
Giovanni Manghi
957c019027
fix SAGA 2.2.0 kriging
2015-11-12 14:12:52 +00:00
Giovanni Manghi
be563584ed
fix SAGA 2.1.2 kriging
2015-11-12 12:44:13 +00:00
Giovanni Manghi
0652955224
fix SAGA 2.2.* Inverse Distance Weighted
2015-11-08 14:25:47 +00:00
volaya
54bdcefc11
[processing] hide SAGA folder option if built-in SAGA is available
2015-11-06 11:36:23 +01:00
Juergen E. Fischer
f996c54776
indentation update
2015-10-30 23:30:16 +01:00
volaya
3ac5d0b095
[processing] fixed SAGA version handling
...
Conflicts:
python/plugins/processing/algs/saga/SagaAlgorithmProvider.py
2015-10-24 21:18:15 +02:00
volaya
5575d04a80
[Processing] fixed handling of hardcoded params in SAGA
2015-10-24 21:18:13 +02:00
volaya
dacba063ac
[Processing] removed TARGET_TEMPLATE param from SAGA algs
2015-10-24 21:18:11 +02:00
volaya
f2c7522649
[processing] added descriptions for SAGA 2.2.2
...
This does not fix the issue with 2.2.2, but will allow fixing alg syntaxes
2015-10-20 08:07:24 +02:00
Giovanni Manghi
ec3fb23afb
fix saga 2.2.0 flow accumulaiton modules (ex catchment areas). Files added.
2015-10-15 17:19:26 +01:00
Giovanni Manghi
2bf1e6870c
fix saga 2.2.0 flow accumulaiton modules (ex catchment areas)
2015-10-15 17:19:03 +01:00
volaya
5ca556670a
[processing] do not write CRS file if output is not a layer
...
fixes #13590
2015-10-14 13:14:01 +02:00
Paolo Cavallini
3d1c7148d8
Update CatchmentArea(Parallel).txt
...
Fixes https://hub.qgis.org/issues/13588 (but probably there are others)
2015-10-13 18:50:03 +02:00
Paolo Cavallini
ccdb70239f
Update ShapestoGrid.txt
...
Fixes #13585
2015-10-13 16:57:34 +02:00
Juergen E. Fischer
e694474f62
indentation update
2015-10-03 21:42:13 +02:00
volaya
a9dab06a6a
[processing]fixed SAGA when using a version newer than the latest supported one
...
fixes #13279
2015-10-01 07:45:38 +02:00
Salvatore Larosa
7c2195802b
[processing] really fix cmakelist file: followup a4151d7
2015-09-29 16:57:30 +02:00
Salvatore Larosa
a4151d7770
[processing] fixes cmakelist file: followup c7961b1
2015-09-29 09:57:29 +02:00
volaya
c7961b1cd9
[processing] fixed management of SAGA versions
...
fixes #13429
2015-09-28 07:14:06 +02:00
pcav
72665e035e
Fix for SAGA 2.2.0 in Processing - thanks Giovanni
2015-09-08 16:23:03 +02:00
Juergen E. Fischer
b39055b39c
indentation update (now including autopep8)
2015-08-22 14:29:41 +02:00
Matthias Kuhn
9fc1b48bf3
Replace str() with unicode() and some PEP 8
2015-08-16 20:58:43 +02:00
Juergen E. Fischer
384c0a703b
processing: fix saga translation (followup 66a3d02)
2015-07-29 18:55:11 +02:00
Juergen E. Fischer
9d5a942b9f
translation fixes
2015-07-26 18:25:07 +02:00
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