Skip to content

Commit e8d25e9

Browse files
Add derived data scheduling to operator documentation.
1 parent 8e7831b commit e8d25e9

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/hyperloop/operatordocumentation.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,18 @@ There are a number of settings that you can decide on when composing a train:
5757

5858
* The train will be automatically tested, and its progress can be followed in the _Train Runs_ table, or in the [**Train Runs**](#train-runs) page by clicking on the TRAIN_ID link.
5959

60+
61+
### <a name="wagonscheduling"></a>Scheduling of derived data wagons
62+
63+
* Wagons with derived data can be scheduled by operators to be automatically composed at the next composition schedule.
64+
* This is supported for standard and linked derived data wagons on any dataset with a composition schedule.
65+
* Multiple standard derived data wagons can be combined into one train automatically by Hyperloop, but linked derived data wagons are run separately.
66+
* Operators can simply choose to enable or disable the automatic *submission* and *slow train* options. The schedule is automatically determined by Hyperloop (the next scheduled slot in the dataset is used).
67+
68+
<div align="center">
69+
<img src="../images/scheduledWagon.png" width="40%">
70+
</div>
71+
6072
### <a name="stagedsubmission"></a>Staged Submission
6173

6274
* Short datasets are subsets of a big dataset

docs/images/scheduledWagon.png

143 KB
Loading

0 commit comments

Comments
 (0)