/chimera

Basic skeleton for creating a workflows using SciFlo. SciFlo is the workflow infrastructure integrated with the HySDS framework. This is a generic layout that can be used by any project to write up workflows consisting of basic steps: Pre processing, PGE execution, Post Processing.

Primary LanguagePython

Chimera

Full Documentation: https://hysds-core.atlassian.net/wiki/spaces/HYS/pages/545914885/Chimera

This is a workflow concept implemented using SciFLo. It is a basic skeleton for creating a workflows using SciFlo and generalized to be easily adapted by any project. SciFlo is the workflow infrastructure integrated with the HySDS framework.

Any PGE can be run by running 3 steps:

  1. Input Preprocessor
  2. PGE Execution
  3. Post Processor

Contributors:

  • Michael Cayanan
  • Sujen Shah git
  • Namrata Malarout
  • Gerald Manipon
  • Frank Greguska