Skip to content
Snippets Groups Projects
Commit d8232cda authored by Enxhi Kreshpa's avatar Enxhi Kreshpa
Browse files

Update postprocessing.sh

parent 5bab03f9
Branches
Tags
1 merge request!6CICD testing for postprocessing
Pipeline #98985 failed
...@@ -32,7 +32,7 @@ climate_file=/ambs/data_era5/T2monthly/climatology_t2m_1991-2020.nc ...@@ -32,7 +32,7 @@ climate_file=/ambs/data_era5/T2monthly/climatology_t2m_1991-2020.nc
model=convLSTM model=convLSTM
python3 /builds/esde/machine-learning/ambs/video_prediction_tools/main_scripts/main_visualize_postprocess.py \ python3 /builds/esde/machine-learning/ambs/video_prediction_tools/main_scripts/main_visualize_postprocess.py \
--checkpoint ${checkpoint_dir} --test_mode True \ --checkpoint ${checkpoint_dir} --test_mode yes \
--results_dir ${results_dir} --batch_size 4 \ --results_dir ${results_dir} --batch_size 4 \
--num_stochastic_samples 1 \ --num_stochastic_samples 1 \
--lquick_evaluation \ --lquick_evaluation \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment