Workflows and Orders
A FarEarth workflow is the recipe to create a product. Each workflow defines the sequence of steps to create and archive a product. For each step, a FarEarth Executor processes input and delivers output.
FarEarth has pre-defined scientific workflows to support your processing requirements. FarEarth allows you to define custom workflows that include your own custom-developed processing algorithms.
The workflow execution is transparently optimised for efficiency. FarEarth automatically creates multiple processing jobs for a single step and executes them in parallel.
Related links
- Related links #1
- Related links #2