From 44b4f1f0e358b8f26853c59f60ab7c33343df940 Mon Sep 17 00:00:00 2001 From: Nicolas Elliot Poffley Date: Fri, 30 Aug 2024 11:10:46 +0200 Subject: [PATCH] Add link to run by run merging github repository from Romain (#263) --- docs/hyperloop/userdocumentation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/hyperloop/userdocumentation.md b/docs/hyperloop/userdocumentation.md index 22593679..6ba6c784 100644 --- a/docs/hyperloop/userdocumentation.md +++ b/docs/hyperloop/userdocumentation.md @@ -530,3 +530,5 @@ It is possible that a wagon test will produce multiple warnings. In that case, t ```bash /my/path/run_train.sh --skip-perf ``` +## Local merging scripts + [Here](https://github.com/romainschotter/HYRunByRunMerging/tree/main) is a repository containing scripts to download all output files from a Hyperloop train run by run, and to merge locally only the files associated to a given run list.