hysds / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.


Languages

Language:Python 98.7%Language:Shell 1.3%