mirror of
https://github.com/Ahp06/SUMO_Emissions.git
synced 2024-11-21 19:16:30 +00:00
Add imgs for github doc
This commit is contained in:
parent
401a5c43dc
commit
53ec0dba9e
BIN
sumo_project/files/imgs/runner_example.PNG
Normal file
BIN
sumo_project/files/imgs/runner_example.PNG
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
BIN
sumo_project/files/imgs/runner_help.PNG
Normal file
BIN
sumo_project/files/imgs/runner_help.PNG
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
@ -25,7 +25,7 @@ def add_options(parser):
|
||||
:return:
|
||||
"""
|
||||
parser.add_argument("-new_dump", "--new_dump", metavar=('config_file', 'dump_name'), nargs=2, type=str,
|
||||
required=False, help='Load an create a new data dump with the configuration file chosen')
|
||||
required=False, help='Load and create a new data dump with the configuration file chosen')
|
||||
parser.add_argument("-run", "--run", type=str, required=False,
|
||||
help='Run a simulation with the dump chosen')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user