Skip to content
Snippets Groups Projects
Commit ac9a7a26 authored by Michael Langguth's avatar Michael Langguth
Browse files

Add movingNIST runscripts templates to be processed when setting up virtual environment.

parent 02114fc6
Branches
Tags
No related merge requests found
Pipeline #45283 failed
......@@ -32,7 +32,7 @@ fi
# list of (Batch) scripts used for the steps in the workflow
# !!! Expects that a template named [script_name]_template.sh exists!!!
workflow_scripts=(DataExtraction DataPreprocess DataPreprocess2tf train_era5 generate_era5)
workflow_scripts=(DataExtraction DataPreprocess DataPreprocess2tf train_era5 generate_era5 DatePreprocess2tf_movingmnist train_movingmnist generate_movingmnist)
HOST_NAME=`hostname`
ENV_NAME=$1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment