-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathall_subnets.sh
11 lines (11 loc) · 1.21 KB
/
all_subnets.sh
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
python3 ./python/fluxes_subnet.py -c /home/aamad/codice/city-pro/work_geo/bologna_mdt_detailed/2022-01-31/plot_subnet.json
python3 ./python/fluxes_subnet.py -c /home/aamad/codice/city-pro/work_geo/bologna_mdt_detailed/2022-05-12/plot_subnet.json
python3 ./python/fluxes_subnet.py -c /home/aamad/codice/city-pro/work_geo/bologna_mdt_detailed/2022-07-01/plot_subnet.json
python3 ./python/fluxes_subnet.py -c /home/aamad/codice/city-pro/work_geo/bologna_mdt_detailed/2022-08-05/plot_subnet.json
python3 ./python/fluxes_subnet.py -c /home/aamad/codice/city-pro/work_geo/bologna_mdt_detailed/2022-11-11/plot_subnet.json
python3 ./python/fluxes_subnet.py -c /home/aamad/codice/city-pro/work_geo/bologna_mdt_detailed/2022-12-30/plot_subnet.json
python3 ./python/fluxes_subnet.py -c /home/aamad/codice/city-pro/work_geo/bologna_mdt_detailed/2022-12-31/plot_subnet.json
python3 ./python/fluxes_subnet.py -c /home/aamad/codice/city-pro/work_geo/bologna_mdt_detailed/2023-01-01/plot_subnet.json
python3 ./python/fluxes_subnet.py -c /home/aamad/codice/city-pro/work_geo/bologna_mdt_detailed/2023-01-11/plot_subnet.json
python3 ./python/fluxes_subnet.py -c /home/aamad/codice/city-pro/work_geo/bologna_mdt_detailed/2023-03-18/plot_subnet.json