- Install TensorFlow >= 1.9 and dependencies from http://tensorflow.org/
- Install TensorFlow >= 1.9 and dependencies from http://tensorflow.org/
- Install other dependencies
- Install other dependencies
...
@@ -36,16 +36,48 @@ cd env_setup
...
@@ -36,16 +36,48 @@ cd env_setup
./create_env.sh <USER_FOLDER>
./create_env.sh <USER_FOLDER>
```
```
## Workflow by steps
## Data Extraction
## Data Preprocessing
```bash
cd workflow_video_prediction/DataExtraction
python mpi_stager_v2.py
```
### Download data
- Download the ERA5 data (.hkl) from the output of DataPreprocess in the [Workflow project](https://gitlab.version.fz-juelich.de/gong1/workflow_parallel_frame_prediction)
- Download the ERA5 data (.hkl) from the output of DataPreprocess in the [Workflow project](https://gitlab.version.fz-juelich.de/gong1/workflow_parallel_frame_prediction)