- Improved CRS handling and raster statistics robustness - Added explicit import of `QgsRasterBandStats` for QGIS 4 compatibility. - Fixed crash caused by uninitialized variables (`value_range`, `var`, `iqr`) when raster contains only NoData. - Improved NoData detection: - Now reads both provider NoData and user-defined NoData ranges. -Correctly counts NoData pixels in all raster formats. - Added automatic resolution conversion for geographic CRS (e.g., EPSG:4326): - Pixel size is now computed in meters using on‑the‑fly transformation to EPSG:3857. - Prevents `Cell size x = 0` and `Cell size y = 0` issues in lat/long rasters. - Improved statistical computation: - Safe initialization of all metrics. - Robust handling of constant-value rasters. - More stable skewness and kurtosis computation. - General code cleanup and improved numerical stability.
yes
drfaustino
2026-04-21T10:09:07.561602+00:00
4.0.0
4.99.0
None
no
Plugin Tags