QGIS/scripts/spell_check
Nyall Dawson ef89c1f213 [feature] Add "Run Selected Steps" option to model designer
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!
2024-05-04 06:30:43 +10:00
..