north-road / qgis-processing-saga-nextgen

GNU General Public License v3.0
21 stars 11 forks source link

Raster/grid normalization algorithm #29

Open viniciuspg opened 1 year ago

viniciuspg commented 1 year ago

What is the bug or the crash? In version 3.22 the minimum and maximum options for interval definition in Saga's grid normalization algorithm (formerly raster normalization) are missing. I noticed this both in the old SAGA repository, and in the nofo SAGA Next Gen In version 3.16 these options were present. This makes it impossible to use the algorithm correctly. In version 3.22.13-Białowieża (https://github.com/qgis/QGIS/commit/02ff117c4e4d6a4c8c6bd4c1559a60a983d8c700) is no longer available, as it was in version 3.16.5-Hannover (https://github.com/qgis/QGIS/commit/58ba7c1ed669ca0eafdce70d169c7750e902e9bc).

Steps to reproduce the issue Activate Processing, Processing Saga NextGen Provider and SAGA GIS provider plugins; Go to Processing tool box; Search for Raster Normalization or Grid Normalization; Open the plugin and check if the minimum and maximum options are available; In version 3.22.13-Białowieża (https://github.com/qgis/QGIS/commit/02ff117c4e4d6a4c8c6bd4c1559a60a983d8c700) is no longer available, as it was in version 3.16.5-Hannover (https://github.com/qgis/QGIS/commit/58ba7c1ed669ca0eafdce70d169c7750e902e9bc); Versions Versão do QGIS 3.22.13-Białowieża Código da versão do QGIS https://github.com/qgis/QGIS/commit/02ff117c4e4d6a4c8c6bd4c1559a60a983d8c700 Versão Qt 5.15.3 Versão do Python 3.9.5 Versão GDAL/OGR 3.6.0 Versão PROJ 9.1.0 Versão da base de dados do registro EPSG v10.074 (2022-08-01) Versão GEOS 3.11.1-CAPI-1.17.1 Versão SQLite 3.39.4 Versão PDAL 2.4.3 Versão cliente PostgreSQL 14.3 Versão SpatiaLite 5.0.1 Versão QWT 6.1.6 Versão QScintilla2 2.13.1 Versão OS Windows 10 Version 2009

Plugins Python ativos AzimuthDistanceCalculator 2.0.2 batchvectorlayersaver 0.9 dzetsaka 3.70 FreehandRasterGeoreferencer 0.8.3 GroupStats 2.2.5 HCMGIS 21.8.28 ImportPhotos 3.0.3 latlontools 3.6.6 mmqgis 2021.9.10 processing_saga_nextgen 0.0.7 qconsolidate 1.1.0 QPackage 1.5 quick_map_services 0.19.29 shapetools 3.4.4 testadalotes 1.2 treecrown 0.1 db_manager 0.1.20 grassprovider 2.12.99 MetaSearch 0.3.5 otbprovider 2.12.99 processing 2.12.99 sagaprovider 2.12.99

Supported QGIS version I'm running a supported QGIS version according to the roadmap. New profile I tried with a new QGIS profile Additional context No response