-
- Downloads
You need to sign in or sign up before continuing.
Merge branch 'develop' into bing_issue#36_postprocess_unitest after
solving merging conflicts (in preprocess_data_step2.py and main_train_models.py)
No related branches found
No related tags found
Showing
- .gitignore 5 additions, 1 deletion.gitignore
- README.md 3 additions, 3 deletionsREADME.md
- test/run_pytest.sh 1 addition, 1 deletiontest/run_pytest.sh
- test/test_train_model_era5.py 7 additions, 7 deletionstest/test_train_model_era5.py
- video_prediction_tools/data_preprocess/prepare_era5_data.py 9 additions, 2 deletionsvideo_prediction_tools/data_preprocess/prepare_era5_data.py
- video_prediction_tools/data_preprocess/preprocess_data_step2.py 67 additions, 79 deletions...prediction_tools/data_preprocess/preprocess_data_step2.py
- video_prediction_tools/data_split/datasplit_template.json 21 additions, 0 deletionsvideo_prediction_tools/data_split/datasplit_template.json
- video_prediction_tools/main_scripts/main_data_extraction.py 109 additions, 99 deletionsvideo_prediction_tools/main_scripts/main_data_extraction.py
- video_prediction_tools/main_scripts/main_preprocess_data_step1.py 40 additions, 39 deletions...ediction_tools/main_scripts/main_preprocess_data_step1.py
- video_prediction_tools/main_scripts/main_preprocess_data_step2.py 45 additions, 60 deletions...ediction_tools/main_scripts/main_preprocess_data_step2.py
- video_prediction_tools/main_scripts/main_train_models.py 36 additions, 26 deletionsvideo_prediction_tools/main_scripts/main_train_models.py
- video_prediction_tools/utils/external_function.py 1 addition, 72 deletionsvideo_prediction_tools/utils/external_function.py
- video_prediction_tools/video_prediction/datasets/__init__.py 12 additions, 3 deletionsvideo_prediction_tools/video_prediction/datasets/__init__.py
- video_prediction_tools/video_prediction/datasets/era5_dataset.py 0 additions, 13 deletions...rediction_tools/video_prediction/datasets/era5_dataset.py
Loading
Please sign in to comment