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

Updated .gitlab-ci.yml

parent 3749c041
No related branches found
No related tags found
No related merge requests found
Pipeline #93043 failed
...@@ -13,8 +13,8 @@ lquick=1 ...@@ -13,8 +13,8 @@ lquick=1
climate_file=/home/b.gong/data_era5/T2monthly/climatology_t2m_1991-2020.nc climate_file=/home/b.gong/data_era5/T2monthly/climatology_t2m_1991-2020.nc
#select models #select models
model=convLSTM model=convLSTM
mkdir ${results_dir} #mkdir ${results_dir}
python3 ../main_scripts/main_visualize_postprocess.py --checkpoint ${checkpoint_dir} --mode test \ python3 ./video_prediction_tools/main_scripts/main_visualize_postprocess.py --checkpoint ${checkpoint_dir} --mode test \
--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} --climatology_file ${climate_file} --lquick_evaluation ${lquick} --climatology_file ${climate_file}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment