Skip to content

davidvelascogarcia/matsimConfigGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MATSim Config Generator: matsimConfigGenerator (Python)

matsimConfigGenerator Homepage Latest Release Build Status

Introduction

matsimConfigGenerator is a module in python language that automate MATSim simulation configuration files generation.

Documentation available on docs

Running Software

  1. Run matsimConfigGenerator.py.
python3 matsimConfigGenerator.py

Arguments

Avaliable arguments allowed:

Argument Full Simple Description
Network --network -n Input xml network
Plans --plans -p Input xml plans
Output --output -o Output simulation dir

Requirements

matsimConfigGenerator requires:

Install pip3

pip3 install -r requirements.txt

Tested on: windows 10, ubuntu 16.04, ubuntu 18.04, lubuntu 18.04 and kubuntu 20.04.

Status

Build Status

Issues

Related projects