Universite-Gustave-Eiffel / NoiseModelling

A open-source model to compute noise maps.
https://noisemodelling.readthedocs.io
GNU General Public License v3.0
160 stars 78 forks source link

Using SUMO instead of MATSim #583

Open yuzarseeef opened 1 year ago

yuzarseeef commented 1 year ago

Hi I'm currently working on traffic simulation and noise pollution. The introduction video for NoiseModelling on youtube states that there used to be support for SUMO and then they switched to MATSim. Is there still a way to use SUMO's output in NoiseModelling ?

pierromond commented 1 year ago

In 2017, Guillermo Quintero worked on this chaining. Unluckly, maybe you can find some things in git, but at this moment NM was not sufficiently robust to propose a integration/publication of its scripts.

Then we move to Matsim with @Nitnelav .

Now the KTH team (@sachabaclet for exemple) is doing some works with SUMO. It's much more advanced than Guillermo's work (and especially NM has come a long way), and maybe they could share some scripts or integrate it into NM :) You can also help it do the job.

Kind regards.