Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
imaging_compress_pipeline
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LDV
imaging_compress_pipeline
Merge requests
!6
Allow for non-sara downloads
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Closed
Allow for non-sara downloads
allow_download_from_non_sara_locations
into
master
Overview
1
Commits
5
Pipelines
0
Changes
6
Closed
Timo Millenaar
requested to merge
allow_download_from_non_sara_locations
into
master
11 months ago
Overview
1
Commits
5
Pipelines
0
Changes
6
0
0
Merge request reports
Compare
master
version 10
aefee505
10 months ago
version 9
aefee505
10 months ago
version 8
aefee505
10 months ago
version 7
aefee505
10 months ago
version 6
aefee505
11 months ago
version 5
e779a86b
11 months ago
version 4
a58db939
11 months ago
version 3
e4e42c69
11 months ago
version 2
ca14b4aa
11 months ago
version 1
39adce9c
11 months ago
master (base)
and
latest version
latest version
aefee505
5 commits,
10 months ago
version 10
aefee505
5 commits,
10 months ago
version 9
aefee505
5 commits,
10 months ago
version 8
aefee505
5 commits,
10 months ago
version 7
aefee505
5 commits,
10 months ago
version 6
aefee505
5 commits,
11 months ago
version 5
e779a86b
5 commits,
11 months ago
version 4
a58db939
4 commits,
11 months ago
version 3
e4e42c69
3 commits,
11 months ago
version 2
ca14b4aa
2 commits,
11 months ago
version 1
39adce9c
1 commit,
11 months ago
6 files
+
15
−
8
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Conflict: This file was modified in both the source and target branches. Ask someone with write access to resolve it.
steps/combine_inspect_dataset.cwl
+
2
−
1
View file @ aefee505
Edit in single-file editor
Open in Web IDE
Show full file
@@ -8,7 +8,8 @@ requirements:
- class: InlineJavascriptRequirement
hints:
- class: DockerRequirement
dockerPull: git.astron.nl:5000/ldv/lofar_quality:latest
# dockerPull: git.astron.nl:5000/ldv/lofar_quality:latest
dockerPull: localhost/lofar_quality_lofarstman:latest
- class: NetworkAccess
networkAccess: true
inputs:
Loading