Skip to content
Snippets Groups Projects
Commit 89ffab29 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
Former-commit-id: 7c8ff63f
parents b05195fb a71af87b
No related branches found
No related tags found
No related merge requests found
Showing
with 22 additions and 21 deletions
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_clip
$namespaces:
......
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_clocktec
$namespaces:
......
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_duplicate
doc: |
......
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_faraday
$namespaces:
......
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_flag
$namespaces:
......
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_flagstation
$namespaces:
......
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_flagextend
$namespaces:
......
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_interpolate
$namespaces:
......@@ -52,8 +52,9 @@ inputs:
type: string
doc: Output sol tab name
- id: newdelta
type: string
type: string?
doc: Fundamental width between samples after regridding. E.g., "100kHz" or "10s"
default: "100kHz"
- id: delta
type: string?
......
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_lofarbeam
$namespaces:
......
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_abs
doc: |
......
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_plot
doc: |
......
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_polalign
$namespaces:
......
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
$namespaces:
lofar: 'https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl'
sbg: 'https://www.sevenbridges.com/'
......
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
$namespaces:
lofar: 'https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl'
sbg: 'https://www.sevenbridges.com/'
......
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_replicate_on_axis
doc: |
......
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_reset
doc: Subtract/divide two tables or a clock/tec/tec3rd/rm from a phase.
......
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_residual
doc: Subtract/divide two tables or a clock/tec/tec3rd/rm from a phase.
......
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_reweight
$namespaces:
......
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_smooth
$namespaces:
......
#!/usr/bin/env cwl-runner
class: CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.1
id: losoto_splitleak
$namespaces:
......
  • alex @alex

    mentioned in commit bae94184

    ·

    mentioned in commit bae94184

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment