ridge/scripts/03_grxe_map.sh
2024-11-01 14:56:46 +03:00

11 lines
231 B
Bash
Executable File

for band in A01 A02 A03
do
./03_grxe_map.py $band
done
# if somebody needs maps in narrow nands:
#for band in B01 B02 B03 B04 B05 B06 B07 B08 B09 B10 B11 B12 B13 B14 B15 B16 B17 B18 B19 B20 B21
#do
#./03_grxe_map.py $band
#done