Python generator for MATSim plans.
Florian 4e26f84ce7 packaging | hace 7 años | |
---|---|---|
input | hace 7 años | |
plan_gen | hace 7 años | |
.gitignore | hace 7 años | |
README.md | hace 7 años | |
setup.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