Skip to content

Commit

Permalink
docs: Doc tweak (combine)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Christie committed Sep 23, 2024
1 parent c98ee3a commit fd75552
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,21 +244,29 @@ runpath: /work
add_backup: no
vendor: xchem_dsip
version: v1
extracts:
combine:
- lib:
path: extract/xchem_dsip/v1
data_source: s3
bucket: im-fragnet
aws_access_key: ?????
aws_secret_key: ?????
s3_bucket: im-fragnet
s3_access_key: ?????
s3_secret_key: ?????
s3_region: ????
s3_url: ????
- lib:
path: extract/xchem_spot/v1
data_source: s3
bucket: im-fragnet
aws_access_key: ?????
aws_secret_key: ?????
s3_bucket: im-fragnet
s3_access_key: ?????
s3_secret_key: ?????
s3_region: ????
s3_url: ????
output_destination: s3
path_out: xchem_combi_alan_20201117
data_source_out: s3
s3_out_access_key: ?????
s3_out_secret_key: ?????
s3_out_region: ?????
s3_out_url: ?????
hardware:
production:
parallel_jobs: 360
Expand Down

0 comments on commit fd75552

Please sign in to comment.