Python generator for MATSim plans.
Florian 4a609ec118 clusters (not tested) | hace 7 años | |
---|---|---|
input | hace 7 años | |
README.md | hace 7 años | |
plan_gen.py | hace 7 años |
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