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