Python generator for MATSim plans.
|
7 years ago | |
---|---|---|
input | 7 years ago | |
README.md | 7 years ago | |
plan_gen.py | 7 years ago |
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