Where do I find the format for the parameters of the processing description files. I have figured out some of them, but for QgsProcessingParameterRasterDestination I would like to set it as optional and to skip it by default. This is the string that I have.
QgsProcessingParameterRasterDestination|uncertainty|Name of uncertainty output map|None|True This almost does it, but it does not set it to "Skip Output". Thanks, Calvin
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
