Skip to content
Snippets Groups Projects
Commit 151c9f4b authored by Bing Gong's avatar Bing Gong
Browse files

Update DataExtraction.sh

parent ebbd5153
Branches
Tags v0.1.0
No related merge requests found
Pipeline #39666 passed
#!/bin/bash -x #!/bin/bash -x
mpirun -np 4 python ../../workflow_parallel_frame_prediction/DataExtraction/mpi_stager_v2.py --source_dir /home/b.gong/data_era5/2017/ --destination_dir /home/${USER}/extractedData/2017 mpirun -np 4 python ../../workflow_parallel_frame_prediction/DataExtraction/mpi_stager_v2.py --source_dir /data_era5/2017 --destination_dir extractedData/2017
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment