QGIS-Documentation icon indicating copy to clipboard operation
QGIS-Documentation copied to clipboard

Add "Run Selected Steps" option to model designer (Request in QGIS)

Open qgis-bot opened this issue 1 year ago • 0 comments

Request for documentation

From pull request qgis/QGIS#57212 Author: @nyalldawson QGIS version: 3.38

Add "Run Selected Steps" option to model designer

PR Description:

This action will run only the selected steps in a model, allowing the user to run a subset of the model.

The initial state will be taken from any previous executions of the model through the designer, so results from previous steps in the model are available for the selected steps.

This makes it possible for a user to fix parts of a large model, without having to constantly run the entire model to test. Especially useful when earlier steps in the model are time consuming!

Sponsored by City of Canning

Commits tagged with [need-docs] or [FEATURE]

"[feature] Add "Run Selected Steps" option to model designer\n\nThis action will run only the selected steps in a model, allowing\nthe user to run a subset of the model.\n\nThe initial state will be taken from any previous executions of the\nmodel through the designer, so results from previous steps in the\nmodel are available for the selected steps.\n\nThis makes it possible for a user to fix parts of a large model,\nwithout having to constantly run the entire model to test. Especially\nuseful when earlier steps in the model are time consuming!"

qgis-bot avatar May 03 '24 20:05 qgis-bot