I've been running into some hard system crashes when copying the json parameters or qgis_process command of the image collection dialog.
The problem may be related to the types of parameters returned, the interface may expect a serialized dictionary and not complex types.
I've been running into some hard system crashes when copying the json parameters or
qgis_processcommand of the image collection dialog.The problem may be related to the types of parameters returned, the interface may expect a serialized dictionary and not complex types.