Skip to content
Snippets Groups Projects
Commit 7c8ff63f authored by alex's avatar alex
Browse files

Merge branch 'shallow_listing' into 'master'

Shallow listing

See merge request eosc/prefactor3-cwl!35

Former-commit-id: 1ba6f2fa
parents 754e0dab 652f97c4
No related branches found
No related tags found
No related merge requests found
Showing
with 23 additions and 23 deletions
......@@ -65,6 +65,6 @@ run_hba_full:
script:
- cwltool --no-container --preserve-environment LD_LIBRARY_PATH --preserve-environment PATH --preserve-environment PYTHONPATH workflows/HBA_calibrator.cwl test_jobs/HBA_calibrator.json
- test_jobs/check_workflow_results.py results /builds/eosc/prefactor3-cwl/data/results_calibrator
# - rm -rf results
# - cwltool --no-container --preserve-environment LD_LIBRARY_PATH --preserve-environment PATH --preserve-environment PYTHONPATH workflows/HBA_target.cwl test_jobs/HBA_target.json
# - test_jobs/check_workflow_results.py results /builds/eosc/prefactor3-cwl/data/results_target
- rm -rf results
- cwltool --no-container --preserve-environment LD_LIBRARY_PATH --preserve-environment PATH --preserve-environment PYTHONPATH workflows/HBA_target.cwl test_jobs/HBA_target.json
- test_jobs/check_workflow_results.py results /builds/eosc/prefactor3-cwl/data/results_target
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: aoflagger
requirements:
......
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
$namespaces:
sbg: 'https://www.sevenbridges.com/'
id: check_ateam_separation
......@@ -21,7 +21,7 @@ outputs:
outputBinding:
glob: $(inputs.msin.basename)
- id: logfile
type: 'File[]'
type: File[]
outputBinding:
glob: Ateamclipper.log
- id: output
......
#!/usr/bin/env cwl-runner
class: Workflow
cwlVersion: v1.0
cwlVersion: v1.1
id: aoflagger_step_generator
inputs:
......
#!/usr/bin/env cwl-runner
class: Workflow
cwlVersion: v1.0
cwlVersion: v1.1
id: applybeam_step_generator
inputs:
......
#!/usr/bin/env cwl-runner
class: Workflow
cwlVersion: v1.0
cwlVersion: v1.1
id: applycal_step_generator
inputs:
......
#!/usr/bin/env cwl-runner
class: Workflow
cwlVersion: v1.0
cwlVersion: v1.1
id: average_step_generator
inputs:
......
#!/usr/bin/env cwl-runner
class: Workflow
cwlVersion: v1.0
cwlVersion: v1.1
$namespaces:
sbg: 'https://www.sevenbridges.com/'
id: demix_step_generator
......
#!/usr/bin/env cwl-runner
cwlVersion: v1.0
cwlVersion: v1.1
class: CommandLineTool
id: empty_parset_generator
baseCommand: [echo, 'steps=[]']
......
class: Workflow
cwlVersion: v1.0
cwlVersion: v1.1
id: dp3_execute
label: DP3.Execute
$namespaces:
......
#!/usr/bin/env cwl-runner
class: Workflow
cwlVersion: v1.0
cwlVersion: v1.1
$namespaces:
sbg: 'https://www.sevenbridges.com/'
id: dp3-filter-step-generator
......
#!/usr/bin/env cwl-runner
cwlVersion: v1.0
cwlVersion: v1.1
class: ExpressionTool
id: generic_step
......
#!/usr/bin/env cwl-runner
cwlVersion: v1.0
cwlVersion: v1.1
class: CommandLineTool
id: generic_step
......
#!/usr/bin/env cwl-runner
class: Workflow
cwlVersion: v1.0
cwlVersion: v1.1
id: preflag_step_generator
inputs:
......
class: ExpressionTool
cwlVersion: v1.0
cwlVersion: v1.1
id: selector
inputs:
- id: select_a
......
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
$namespaces:
sbg: 'https://www.sevenbridges.com/'
id: dppp
......
class: ExpressionTool
cwlVersion: v1.0
cwlVersion: v1.1
id: dirselector
inputs:
- id: inputs
......
class: ExpressionTool
cwlVersion: v1.0
cwlVersion: v1.1
id: fileselector
inputs:
- id: inputs
......
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
$namespaces:
sbg: 'https://www.sevenbridges.com/'
lofar: https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl
......
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_abs
$namespaces:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment