Skip to content

Commit e4d56cf

Browse files
authored
Update userdocumentation.md note for slim derived data
Adding a note to the chapter of the derived data. Informing that : When enabling `Ready for slim derived data` the option has to be selected for the main wagon and all dependencies which produce derived data.
1 parent afbdd47 commit e4d56cf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/hyperloop/userdocumentation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,10 @@ You can get to the _All Analyses_ page by using the main menu, or by the link in
133133
* Max DF size - This sets the maximal dataframe size in the merging step. Has to be 0 for not-self contained derived data (which need parent file access).
134134
* Max derived file size - Sets the size limit for the output file size of the derived data file. This is an expert parameter which usually does not have to be changed. Only change this value if the processing in subsequent trains takes so long that the jobs fail. If set to 0 a good value will be automatically determined.
135135

136+
```note
137+
When enabling `Ready for slim derived data` the option has to be selected for the main wagon and all dependencies which produce derived data.
138+
```
139+
136140
* In order to update the derived data configuration with the latest version of the workflow, click on the button `↻ sync` in _Derived data_. By synchronizing the derived data, the tables which no longer belong to the workflow will be removed, and the values of the tables will be updated.
137141

138142
<div align="center">

0 commit comments

Comments
 (0)