Skip to content
GitLab
Explore
Sign in
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
0062cb77
Commit
0062cb77
authored
5 years ago
by
Tammo Jan Dijkema
Browse files
Options
Downloads
Patches
Plain Diff
Fix names, initparsetgenerator
parent
0f5bf10b
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
steps/AveragingStepGenerator.cwl
+1
-1
1 addition, 1 deletion
steps/AveragingStepGenerator.cwl
steps/InitParsetGenerator.cwl
+5
-1
5 additions, 1 deletion
steps/InitParsetGenerator.cwl
with
6 additions
and
2 deletions
steps/AveragingStepGenerator.cwl
+
1
−
1
View file @
0062cb77
...
...
@@ -2,7 +2,7 @@
class: CommandLineTool
cwlVersion: v1.0
id:
A
verage
S
tep
G
enerator
id:
a
verage
_s
tep
_g
enerator
baseCommand: [parset_concat.py]
requirements:
...
...
This diff is collapsed.
Click to expand it.
steps/InitParsetGenerator.cwl
100644 → 100755
+
5
−
1
View file @
0062cb77
cwlVersion: 1.1
#!/usr/bin/env cwl-runner
cwlVersion: v1.0
class: CommandLineTool
baseCommand: [echo, 'steps=[]']
inputs: []
outputs:
empty_parset:
type: stdout
...
...
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