Project: QGIS

Version: 3.32

Feature: Allow temporary folder to be temporarily changed through the algorithm settings panel

Individual processing algorithms may now include an environment setting to specify a custom temporary folder which overwrites the configured temporary file path. This is useful in situations where a particular tool may use a lot of temporary disk space and a dedicated location or scratch disk is required, or when a particular operation requires performance enhancements offered by a particular disk or path.

This feature was developed by Nyall Dawson