Skip to content

Commit

Permalink
Remove --transfer-dimensions from finaljob.
Browse files Browse the repository at this point in the history
This option is not needed because the dimension records will always
be present already in the original butler.
  • Loading branch information
MichelleGower committed Dec 14, 2023
1 parent e3c4cad commit 5074435
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions doc/changes/DM-42206.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Remove --transfer-dimensions from finaljob command.
1 change: 0 additions & 1 deletion doc/lsst.ctrl.bps/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,6 @@ New YAML Section
{butlerConfig}
--register-dataset-types
--update-output-chain
--transfer-dimensions
**whenSetup**
When during the submission process set up the final job. Provided for
Expand Down
1 change: 0 additions & 1 deletion python/lsst/ctrl/bps/etc/bps_defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,3 @@ finalJob:
{butlerConfig}
--register-dataset-types
--update-output-chain
--transfer-dimensions

0 comments on commit 5074435

Please sign in to comment.