Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 801 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 801 Bytes

Process Workflow

Dependencies

  • Pegasus v5.0+
  • Python 3.6+

process-workflow

File Description

plan.sh: Consists of all commands to be executed to run the workflow. Takes care of planning the pegasus workflow and initialising where the input files are and where output files should be located after execution of workflow.

workflow_generator.py: Creates the abstract workflow, the replica catalog, the transformation catalog, and the site catalog. It has one job: ls This is used to invoke the executables which are present in bin folder.

How to run the workflow?

# Plan and run the workflow generator to create an abstract workflow
./workflow_generator.py
./plan.sh workflow.yaml