Merge branch 'demonstrator_workflow' into 'main'
Added example workflow See merge request !11
No related branches found
No related tags found
Showing
- .gitignore 8 additions, 0 deletions.gitignore
- README.md 3 additions, 1 deletionREADME.md
- examples/demonstrator_workflow.cwl 198 additions, 0 deletionsexamples/demonstrator_workflow.cwl
- examples/inputs.yaml 42 additions, 0 deletionsexamples/inputs.yaml
- examples/readme.md 44 additions, 0 deletionsexamples/readme.md
- tools/elephant/butterworth_filter.cwl 55 additions, 6 deletionstools/elephant/butterworth_filter.cwl
- tools/elephant/image/Dockerfile 4 additions, 0 deletionstools/elephant/image/Dockerfile
- tools/elephant/image/Dockerfile_pip 5 additions, 0 deletionstools/elephant/image/Dockerfile_pip
- tools/elephant/image/Dockerfile_spack_off 4 additions, 0 deletionstools/elephant/image/Dockerfile_spack_off
- tools/elephant/image/butterworth_filter_cli.py 62 additions, 80 deletionstools/elephant/image/butterworth_filter_cli.py
- tools/elephant/image/requirements.txt 1 addition, 0 deletionstools/elephant/image/requirements.txt
- tools/elephant/image/tests/test_utils.py 1110 additions, 0 deletionstools/elephant/image/tests/test_utils.py
- tools/elephant/image/utils.py 454 additions, 0 deletionstools/elephant/image/utils.py
- tools/elephant/image/wavelet_transform_cli.py 134 additions, 0 deletionstools/elephant/image/wavelet_transform_cli.py
- tools/elephant/wavelet_transform.cwl 136 additions, 0 deletionstools/elephant/wavelet_transform.cwl
- tools/kg/download_KG_datafile.cwl 46 additions, 0 deletionstools/kg/download_KG_datafile.cwl
- tools/kg/image/Dockerfile 12 additions, 0 deletionstools/kg/image/Dockerfile
- tools/kg/image/download_KG_datafile.py 60 additions, 0 deletionstools/kg/image/download_KG_datafile.py
- tools/storage/bucket_push_file.cwl 71 additions, 0 deletionstools/storage/bucket_push_file.cwl
- tools/storage/image/Dockerfile 11 additions, 0 deletionstools/storage/image/Dockerfile
Please register or sign in to comment