Mercurial > repos > ximgchess > chap_test_20230411
annotate saxswaxs/pipeline.yaml @ 126:ca285a3cc30b draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit e77d79bf9a41af058415953e35d20a42e014d90a
author | ximgchess |
---|---|
date | Tue, 30 May 2023 18:03:00 +0000 |
parents | 4205395a6091 |
children | d8baf7dafbd8 |
rev | line source |
---|---|
0
47d2a1f087d1
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit fe909397cd829fe9a784a810d0264ab1751ae090-dirty
ximgchess
parents:
diff
changeset
|
1 pipeline: |
47d2a1f087d1
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit fe909397cd829fe9a784a810d0264ab1751ae090-dirty
ximgchess
parents:
diff
changeset
|
2 |
47d2a1f087d1
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit fe909397cd829fe9a784a810d0264ab1751ae090-dirty
ximgchess
parents:
diff
changeset
|
3 # Integrate map detetcor data |
126
ca285a3cc30b
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit e77d79bf9a41af058415953e35d20a42e014d90a
ximgchess
parents:
105
diff
changeset
|
4 - pipeline.MultiplePipelineItem: |
ca285a3cc30b
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit e77d79bf9a41af058415953e35d20a42e014d90a
ximgchess
parents:
105
diff
changeset
|
5 items: |
ca285a3cc30b
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit e77d79bf9a41af058415953e35d20a42e014d90a
ximgchess
parents:
105
diff
changeset
|
6 - common.YAMLReader: |
0
47d2a1f087d1
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit fe909397cd829fe9a784a810d0264ab1751ae090-dirty
ximgchess
parents:
diff
changeset
|
7 filename: map.yaml |
47d2a1f087d1
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit fe909397cd829fe9a784a810d0264ab1751ae090-dirty
ximgchess
parents:
diff
changeset
|
8 schema: MapConfig |
126
ca285a3cc30b
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit e77d79bf9a41af058415953e35d20a42e014d90a
ximgchess
parents:
105
diff
changeset
|
9 - common.YAMLReader: |
0
47d2a1f087d1
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit fe909397cd829fe9a784a810d0264ab1751ae090-dirty
ximgchess
parents:
diff
changeset
|
10 filename: integration.yaml |
47d2a1f087d1
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit fe909397cd829fe9a784a810d0264ab1751ae090-dirty
ximgchess
parents:
diff
changeset
|
11 schema: IntegrationConfig |
47d2a1f087d1
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit fe909397cd829fe9a784a810d0264ab1751ae090-dirty
ximgchess
parents:
diff
changeset
|
12 - common.IntegrateMapProcessor |
47d2a1f087d1
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit fe909397cd829fe9a784a810d0264ab1751ae090-dirty
ximgchess
parents:
diff
changeset
|
13 - common.NexusWriter: |
47d2a1f087d1
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit fe909397cd829fe9a784a810d0264ab1751ae090-dirty
ximgchess
parents:
diff
changeset
|
14 filename: map_reduceddata.nxs |
47d2a1f087d1
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit fe909397cd829fe9a784a810d0264ab1751ae090-dirty
ximgchess
parents:
diff
changeset
|
15 force_overwrite: true |