Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/hyperloop/operatordocumentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ There are a number of settings that you can decide on when composing a train:
* Killing a train by clicking on `Kill ☠️`. This will stop all running jobs.
* Closing a train by clicking `Close ❌`. This will stop further activity, but will keep the jobs running.
* Cloning a train in the tab `Clone`. When cloning a train, the wagons and dataset configuration used will be the same as of the original train. Other settings can be changed: package tag, target facility, slow train, derived data, automatic submission.
* Moving a train in the tab `Move`. Moving a train functions similarly to cloning, using the same wagons and dataset configuration as the original train, with the original train also being killed/decomposed (whichever appropriate).

### <a name="train-run"></a>Train Run Result

Expand Down Expand Up @@ -203,6 +204,12 @@ There are a number of settings that you can decide on when composing a train:
<img src="../images/cloneTrain.png" width="70%" alt="Screenshot of clone train">
</div>

* <a name="trainmovetab"></a>You can use the _Move train_ tab to move a train to a different target facility, or re-create a copy of a train at the same target, with the original train then being decomposed/killed (whichever appropriate). Similarly to cloning, the moved train will have **the same wagon timestamp** of the original train, with the **current dataset configuration**. Target is the only option that can be modified while moving. Approval and submission state are not copied from the original train.

<div align="center">
<img src="../images/moveTrain.png" width="70%" alt="Move train tab, showing that the train's new target can be selected">
</div>

### <a name="request-long-train"></a>Request Long Train

* <a name="longTrain"></a>The _Request long train_ tab allows users to request a long train after the train ran on a short dataset. Short datasets are subsets of a big dataset (_set up in the Dataset settings_). First, a train run needs to be **Done on a smaller short dataset** before being run on a bigger dataset.
Expand Down
Binary file added docs/images/moveTrain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading