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

Rename source-directory in 'DataPreprocess_to_tf.sh' to pickle.

parent 5b1be154
No related branches found
No related tags found
No related merge requests found
......@@ -33,4 +33,4 @@ source_dir=/p/project/deepacf/deeprain/video_prediction_shared_folder/preprocess
destination_dir=/p/project/deepacf/deeprain/video_prediction_shared_folder/preprocessedData/
# run Preprocessing (step 2 where Tf-records are generated)
srun python ../video_prediction/datasets/era5_dataset_v2.py ${source_dir}/hickle ${destination_dir}/tfrecords -vars T2 MSL gph500 -height 128 -width 160 -seq_length 20
srun python ../video_prediction/datasets/era5_dataset_v2.py ${source_dir}/pickle ${destination_dir}/tfrecords -vars T2 MSL gph500 -height 128 -width 160 -seq_length 20
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment