1
0
mirror of https://github.com/Ahp06/SUMO_Emissions.git synced 2024-11-21 19:16:30 +00:00
Commit Graph

114 Commits

Author SHA1 Message Date
ceea79035d Update tests 2019-02-01 11:06:27 +01:00
576112dd6a Base mobility template 2019-02-01 11:06:27 +01:00
4eb750f976 Remove useless files from repository 2019-02-01 11:06:27 +01:00
d53dd0374e Fix import path in configurator/__init__.py 2019-02-01 11:06:27 +01:00
c49f86037e Cleanup code 2019-02-01 11:06:27 +01:00
c977aacbc5 Rename static to template 2019-02-01 11:06:27 +01:00
39428c2f93 Add sumoconfig template 2019-02-01 11:06:27 +01:00
dc4444a24e Refactor code 2019-02-01 11:06:27 +01:00
8f69983a80 Add support for templates in netconfig 2019-02-01 11:06:27 +01:00
050f60ee7c Create unittests 2019-02-01 11:06:27 +01:00
3f171fe19e Supress stdout of the commnands 2019-02-01 11:06:27 +01:00
9bfc30d31d Check whether logdir exists before creating it 2019-02-01 11:06:27 +01:00
00646d0135 Fix paths in 'configurator' module 2019-02-01 11:06:27 +01:00
19c92e8c0f First version of the SUMO configurator 2019-02-01 11:06:27 +01:00
535824ebd9 Add template files 2019-02-01 11:06:26 +01:00
5affe4eb3c Initial commit 2019-02-01 11:06:26 +01:00
Ahp06
9e37aad577 Fixed some typos 2019-01-30 17:57:29 +01:00
Axel HUYNH-PHUC
b639b5b55b
Update README.md 2019-01-24 11:44:26 +01:00
Axel HUYNH-PHUC
75bf4d9676
Update README.md 2019-01-24 11:42:56 +01:00
Axel HUYNH-PHUC
f95370eaa1
Added new img for doc 2019-01-24 11:40:59 +01:00
Axel HUYNH-PHUC
de95e718c5
Merge pull request #9 from Ahp06/multiprocessing
Multiprocessing
2019-01-24 11:37:29 +01:00
Ahp06
54e9f0d422 Added command constraints 2019-01-23 17:01:42 +01:00
Ahp06
4128060396 Added c_dir option for loading multiple configs from a directory 2019-01-23 14:56:41 +01:00
Axel HUYNH-PHUC
8d250d6f97
Update README.md 2019-01-22 15:52:18 +01:00
Axel HUYNH-PHUC
b5fd57ec77
Merge pull request #8 from Ahp06/multiprocessing
Multiprocessing
2019-01-22 15:46:14 +01:00
Ahp06
882d1bf515 Added imgs for doc 2019-01-22 15:45:24 +01:00
Ahp06
6571b09d83 Changed some doc method 2019-01-22 15:01:40 +01:00
Ahp06
f00e933fe6 Reformat code 2019-01-22 13:19:46 +01:00
Ahp06
b33e96ba60 Fixed bugs about logging with multiprocessing 2019-01-22 12:55:06 +01:00
Ahp06
ee6ef7a010 Added RunProcess class and added multiprocessing run 2019-01-22 11:56:44 +01:00
Ahp06
eded591023 Merge branch 'master' of https://github.com/Ahp06/SUMO_Emissions 2019-01-21 11:25:56 +01:00
Ahp06
777cb89123 Changed some doc method 2019-01-21 11:25:45 +01:00
Axel HUYNH-PHUC
18a544dc84
Update README.md 2019-01-20 16:16:09 +01:00
Ahp06
96cfba4b16 Added imgs for doc 2019-01-20 16:13:21 +01:00
Ahp06
b5d6e54a40 Merge branch 'master' of https://github.com/Ahp06/SUMO_Emissions 2019-01-20 15:56:18 +01:00
Ahp06
2f20a9c2b5 Separated data loading and simulation run 2019-01-20 15:56:05 +01:00
Axel HUYNH-PHUC
e13d8eedfe
Update README.md 2019-01-20 11:58:45 +01:00
Axel HUYNH-PHUC
a1196612d4
Update README.md 2019-01-20 11:48:37 +01:00
Axel HUYNH-PHUC
bd059a33c8
Merge pull request #7 from Ahp06/sumo-runner
Sumo runner
2019-01-20 11:43:33 +01:00
Ahp06
67b04a4522 Added some console commands 2019-01-20 11:42:08 +01:00
Axel HUYNH-PHUC
fbf9b41c7b
Update README.md 2019-01-20 09:45:45 +01:00
Ahp06
53ec0dba9e Add imgs for github doc 2019-01-20 09:43:21 +01:00
Axel HUYNH-PHUC
72e8e6d3ad
Merge pull request #6 from Ahp06/sumo-runner
Sumo runner
2019-01-20 09:31:20 +01:00
Ahp06
401a5c43dc Fixed runner 2019-01-19 21:26:37 +01:00
Ahp06
1e8d0b0199 Added runner module 2019-01-19 19:56:59 +01:00
Ahp06
c719ba0068 Changed code structure by adding Data class for map loading 2019-01-19 17:22:45 +01:00
Ahp06
aa4a275aad Merge remote-tracking branch 'origin/master' 2019-01-18 23:02:02 +01:00
Ahp06
fef374c47f Refactored some code and changed logs filename 2019-01-18 23:01:38 +01:00
Axel HUYNH-PHUC
943e55e3d5
Update README.md 2019-01-17 18:10:43 +01:00
Axel HUYNH-PHUC
56ba397b01
Create README.md 2019-01-17 18:09:41 +01:00