From 9dd7a7da1a3de81220f64c790604871a6659653d Mon Sep 17 00:00:00 2001 From: Nicolas Elliot Poffley Date: Fri, 30 Aug 2024 09:39:14 +0200 Subject: [PATCH] Add link to run by run merging github repository from Romain --- docs/hyperloop/userdocumentation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/hyperloop/userdocumentation.md b/docs/hyperloop/userdocumentation.md index 22593679..167227bb 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 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.