Updates to Generate DHM, Generate NDVI, and Generate Tree Cover Tools
- Input handling: tools no longer accept folders as inputs. This change reduces
errors caused by variations in size, resolution, and CRS of input files.
- Preprocessing requirement: resampling and reprojection must now be performed
by users prior to tool execution.
- Raster alignment: if GDAL 3.3 or newer is available, its alignment behavior is
used.
- Batch processing: for workflows involving a large number of rasters, users are
encouraged to use QGIS batch processing.