From 7d5eda83fc2effec44d07bf4a178348b7939b721 Mon Sep 17 00:00:00 2001
From: Michael <m.langguth@fz-juelich.de>
Date: Mon, 28 Feb 2022 23:33:18 +0100
Subject: [PATCH] Add dummy file for modules_train.sh to repo.

---
 video_prediction_tools/env_setup/modules_train.sh | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 video_prediction_tools/env_setup/modules_train.sh

diff --git a/video_prediction_tools/env_setup/modules_train.sh b/video_prediction_tools/env_setup/modules_train.sh
new file mode 100644
index 00000000..095aec55
--- /dev/null
+++ b/video_prediction_tools/env_setup/modules_train.sh
@@ -0,0 +1,3 @@
+# Please populate this file when you run on an HPC-system without singularity containers
+# You may refer to the file modules_preprocess+extract.sh as blue print which serves for the data extraction and the
+# preprocessing step 1 on JSC's HPC_system.
\ No newline at end of file
-- 
GitLab