Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
LINC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ResearchAndDevelopment
LINC
Commits
87858aa9
Commit
87858aa9
authored
5 years ago
by
Tammo Jan Dijkema
Browse files
Options
Downloads
Patches
Plain Diff
Add larger workflow
parent
c78927d0
No related branches found
No related tags found
1 merge request
!69
Change the name of the pre-calibrated output MS
Pipeline
#134
passed
5 years ago
Stage: validate_cwl_scripts
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test_workflow/two_steps.cwl
+64
-0
64 additions, 0 deletions
test_workflow/two_steps.cwl
with
64 additions
and
0 deletions
test_workflow/two_steps.cwl
0 → 100644
+
64
−
0
View file @
87858aa9
class: Workflow
cwlVersion: v1.0
id: prefactor
$namespaces:
sbg: 'https://www.sevenbridges.com'
inputs:
- id: elevation_to_flag
type: string
'sbg:x': -1451
'sbg:y': -474
- id: memoryperc
type: int
'sbg:x': -1456
'sbg:y': -576
- id: min_amplitude_to_flag
type: float
'sbg:x': -1442
'sbg:y': -712
- id: msin_array
type: 'Directory[]'
'sbg:x': -1482.3096923828125
'sbg:y': -821.4769897460938
- id: raw_data
type: boolean
'sbg:x': -1450
'sbg:y': -934.9942626953125
- id: demix
type: boolean
'sbg:x': -1449.65625
'sbg:y': -357.9942321777344
outputs:
- id: demix_parmdb
outputSource:
- ndppp_prep_cal/demix_parmdb
type: Directory
'sbg:x': -795.9163208007812
'sbg:y': -304
steps:
- id: ndppp_prep_cal
scatter: msin
in:
- id: elevation_to_flag
source: elevation_to_flag
- id: min_amplitude_to_flag
source: min_amplitude_to_flag
- id: memoryperc
source: memoryperc
- id: raw_data
source: raw_data
- id: demix
source: demix
- id: msin
source: msin
out:
- id: msout
- id: demix_parmdb
run: ../subworkflow/ndppp_prep_cal.cwl
label: ndppp_prep_cal
'sbg:x': -1057.995849609375
'sbg:y': -464.80194091796875
requirements:
SubworkflowFeatureRequirement: {}
ScatterFeatureRequirement: {}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment