Minor bugfix in map creator scripts

This commit is contained in:
Pax1601
2024-06-11 17:55:44 +02:00
parent 6edcd8a5ce
commit d7c278b034
11 changed files with 61 additions and 20 deletions

View File

@@ -0,0 +1,9 @@
cd ../..
call .venv/scripts/activate
python main.py ./configs/persiangulf/boundary.yaml -s
python main.py ./configs/persiangulf/lowresolution.yaml -s -l 11
python main.py ./configs/persiangulf/mediumresolution.yaml -s -l 13
python main.py ./configs/persiangulf/highresolution.yaml -s -l 15