Python generator for MATSim plans.
Florian beb2008e1c time strings | 7 年 前 | |
---|---|---|
input | 7 年 前 | |
README.md | 7 年 前 | |
plan_gen.py | 7 年 前 |
Python generator for MATSim plans.
python libraries :
input data :
./plan_gen.py <network_file> <nb_persons>
You should redirect the generated plans in a separate file :
./plan_gen.py <network_file> <nb_persons> > out_plans.xml