ISCE_INSAR/examples/input_files/alos2/example_input_files/test2.sh

20 lines
330 B
Bash

export OMP_NUM_THREADS=4
export CUDA_VISIBLE_DEVICES=6
#scansar-scansar_burst
cd scansar-scansar_burst/1
alos2burstApp.py --steps
cd ../../
cd scansar-scansar_burst/2
alos2burstApp.py --steps
cd ../../
cd scansar-scansar_burst/3
alos2burstApp.py --steps
cd ../../
cd scansar-scansar_burst/4
alos2burstApp.py --steps
cd ../../