rldhont
de581ee822
[BUGFIX][Processing] Reset SAGA InverseDistanceWeighted algorithm
...
Reset 2 parameters :
* SEARCH_POINTS_ALL
* SEARCH_POINTS_MAX
These parameters was defined in 2.1.2 but are available in the next version :
http://www.saga-gis.org/saga_module_doc/2.1.3/grid_gridding_1.html
http://www.saga-gis.org/saga_module_doc/2.1.4/grid_gridding_1.html
http://www.saga-gis.org/saga_module_doc/2.2.0/grid_gridding_1.html
http://www.saga-gis.org/saga_module_doc/2.2.2/grid_gridding_1.html
2016-02-25 15:09:15 +01:00
volaya
dacba063ac
[Processing] removed TARGET_TEMPLATE param from SAGA algs
2015-10-24 21:18:11 +02:00
Giovanni Manghi
4473c5f346
fixes several saga and grass modules
2015-06-01 14:46:01 +01:00
Paolo Cavallini
c6735cc893
Update InverseDistanceWeighted.txt
...
Better default for SAGA IDW command
2015-05-07 10:23:10 +02:00
Giovanni Manghi
31996172cf
fix saga interpolations modules
2015-04-09 12:41:49 +01:00
volaya
aa60bfecb2
[processing] New system for handling SAGA versions
...
This commit sets a different way of handling SAGA versions and a new way of checking saga installations
This is done to fix the messy situation that SAGA causes due to its API changing in each release.
2015-01-15 10:27:18 +01:00