1
0
mirror of https://github.com/Ahp06/SUMO_Emissions.git synced 2024-11-22 03:26:30 +00:00
Commit Graph

83 Commits

Author SHA1 Message Date
Ahp06
d2e0f33836 Changed the logger name 2019-02-07 19:14:06 +01:00
a9c4baf3a7 Use paths relative to the simulation dir
Use paths relative to the simulation dir for all
generated files.
2019-02-06 17:06:48 +01:00
Ahp06
f741e76454 Changed files structure 2019-02-06 16:29:43 +01:00
Ahp06
8a4e6dca4f Fixed some typo 2019-02-06 15:06:41 +01:00
a239c51a1b Find the sumocfg file automatically in the simdir 2019-02-06 14:20:45 +01:00
c4163e3e69 Add end time parameter 2019-02-01 18:18:07 +01:00
426bd572dc Update tests 2019-02-01 18:00:55 +01:00
d5d6463c72 Fix running configuration, only SUMO_HOME required 2019-02-01 17:58:55 +01:00
112c90ff08 Add simple logger 2019-02-01 17:47:31 +01:00
5454b8805b Add an option to seed sumo's PRNG 2019-02-01 17:47:25 +01:00
8d89f83d03 Update project structure 2019-02-01 11:06:28 +01:00
Ahp06
9e37aad577 Fixed some typos 2019-01-30 17:57:29 +01:00
Axel HUYNH-PHUC
f95370eaa1
Added new img for doc 2019-01-24 11:40:59 +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
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
777cb89123 Changed some doc method 2019-01-21 11:25:45 +01:00
Ahp06
96cfba4b16 Added imgs for doc 2019-01-20 16:13:21 +01:00
Ahp06
2f20a9c2b5 Separated data loading and simulation run 2019-01-20 15:56:05 +01:00
Ahp06
67b04a4522 Added some console commands 2019-01-20 11:42:08 +01:00
Ahp06
53ec0dba9e Add imgs for github doc 2019-01-20 09:43:21 +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
fef374c47f Refactored some code and changed logs filename 2019-01-18 23:01:38 +01:00
Ahp06
5b812d2dc1 Added docstrings to all methods of the application 2019-01-17 18:02:24 +01:00
Ahp06
390ce6ef2c Fixed csv export 2019-01-16 17:26:02 +01:00
d6436a941f
Rollback phases names in parse_phase 2018-12-18 10:57:11 +01:00
ba3e3d160b Fix small typo in Config __repr__ 2018-12-16 21:48:53 +01:00
61da2d7303 Reformat code 🚀 2018-12-16 21:43:21 +01:00
2a4ce7f935 Fix CSV export code 2018-12-16 21:35:37 +01:00
Ahp06
229ab72279 Added data to csv export 2018-12-16 15:44:33 +01:00
Ahp06
c76eea9d76 Added data to csv export 2018-12-16 15:33:10 +01:00
Ahp06
86f694756d Added Emission class for more details into logs 2018-12-14 17:53:46 +01:00
Ahp06
4519ce9d2c Fixed floating window with deque list 2018-12-14 15:50:26 +01:00
Ahp06
da2a6e7c8d Added images folder for wiki 2018-12-12 10:14:00 +01:00
Ahp06
ab551cc429 Added images folder for wiki 2018-12-12 10:13:33 +01:00
Ahp06
2ab280b94e Added -ref option to start a reference simulation 2018-12-11 16:21:03 +01:00
Ahp06
b8edadb5c8 Added some shell commands 2018-12-10 16:26:14 +01:00
Ahp06
91eb76e7b3 Fixed some bugs 2018-12-10 14:46:43 +01:00
Ahp06
28be0142fb Changed config class 2018-12-10 13:33:53 +01:00
Ahp06
cf163fb567 Added config.json file 2018-12-09 20:30:09 +01:00
Ahp06
a204691519 Changed config class 2018-12-09 20:22:29 +01:00
Ahp06
27d48f24d6 Added JSON config file reader 2018-12-09 19:49:37 +01:00
Ahp06
289c09b253 Fixed some bugs 2018-12-09 15:46:22 +01:00
Ahp06
c1a66c45de Added reverse actions method 2018-12-09 15:05:33 +01:00