Thanks for letting us know.
Huge list of changes, this will require quite a bit of work.
All the best.

Il 11 luglio 2015 14:30:05 CEST, Rainer Hurling <[email protected]> ha scritto:
>Dear List,
>
>Now, that SAGA GIS has new official release 2.2.0 [1] and the trunk
>version is 2.2.1, it would be nice to have that respected in the QGIS
>processing toolchain. The patch should mention for both, 2.2.0 and
>2.2.1.
>
>Additionally, is seems necessary to have a new file SagaAlgorithm220.py
>created like SagaAlgorithm214.py?
>
>
>
>--- python/plugins/processing/algs/saga/SagaAlgorithmProvider.py.orig
>2015-07-10 21:51:41.000000000 +0200
>+++ python/plugins/processing/algs/saga/SagaAlgorithmProvider.py
>2015-07-11 14:19:08.043055000 +0200
>@@ -46,8 +46,9 @@
>     supportedVersions = {"2.1.2": ("2.1.2", SagaAlgorithm212),
>                          "2.1.3": ("2.1.3", SagaAlgorithm213),
>                          "2.1.4": ("2.1.3", SagaAlgorithm214),
>+                         "2.2.0": ("2.1.3", SagaAlgorithm214),
>                          # to allow testing upcoming release
>-                         "2.2.0": ("2.1.3", SagaAlgorithm220)}
>+                         "2.2.1": ("2.1.3", SagaAlgorithm220)}
>
>     def __init__(self):
>         AlgorithmProvider.__init__(self)
>
>
>
>As a user of SAGA GIS, I really appreciate all the work, what is done
>to
>integrate it into the QGIS processing, many thanks.
>
>Best regards,
>Rainer Hurling
>
>
>[1]
>http://sourceforge.net/projects/saga-gis/files/SAGA%20-%202.2/SAGA%202.2.0/
>_______________________________________________
>Qgis-developer mailing list
>[email protected]
>http://lists.osgeo.org/mailman/listinfo/qgis-developer

-- 
Paolo Cavallini
http://www.faunalia.eu
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to