Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 955 Bytes

File metadata and controls

21 lines (12 loc) · 955 Bytes

EOAP CWL Wrap

eoap-cwlwrap is a command-line utility that composes a CWL Workflow from a series of Workflow/CommandLineTool steps, defined according to Application package patterns based on data stage-in and stage-out behaviors commonly used in EO workflows, and packs it into a single self-contained CWL document.

It ensures:

  • Type-safe chaining of step outputs to the next step's inputs.
  • Reusable, modular design by keeping each step in its own file.
  • Packed output ready for execution or distribution.

Contribute

Submit a Github issue if you have comments or suggestions.

Documentation

See the documentation at https://eoepca.github.io/eoap-cwlwrap/

License

License: CC BY-SA 4.0