Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Result Generation

Once an algorithm has been designed and tested, it can be used to process large volumes of input data and generate consistent outputs. This can happen on-demand, on a schedule, or as part of a larger workflow. Result generation is particularly suited for monitoring applications, change detection, and batch processing of large-scale datasets. It includes mechanisms for task automation, parameterization, and reproducible execution.

Result generation involves configuring the algorithm to run over different input areas or time periods. It can also include tracking job runs, managing outputs, and ensuring reproducibility.

🛠 Workspace tools: