Git Product home page Git Product logo

beckerzhang / sumo_project Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 8.76 MB

This is the code I wrote in the first year of my master's degree. It shows a secondary development simulation decision support system based on SUMO simulation. Any government officials and planners can evaluate traffic operation level and land use level by adjusting policies

Python 83.91% Jupyter Notebook 16.09%
decisionmaking digitaltwin sumo

sumo_project's Introduction

SUMO_Project--交通政策决策支持系统设计及目的:

This is the code I wrote in the first year of my master's degree. It shows a secondary development simulation decision support system based on SUMO simulation. Any government officials and planners can evaluate traffic operation level and land use level by adjusting policies

Auxiliary support decision algorithms

  1. Based on the xxx city traffic big data

  2. Through the construction of xxx urban traffic model

  3. To achieve complete data analysis, decision-making aid closed loop

The procedure to run a transport decision-making process.

First, the main file is auto.py, and the input file is under the "\tw_rdc_case\in.." (you can choose any module you want to evaluate by changing the button from on to off)

Second, in the initial folder, python files are laid out in parallel, with different policy decision support evaluators modified by calling the same underlying logic. The expansibility and small modularity of

the project are guaranteed.

Third, in the "\tw_rdc_case\cache.." folder, I saved some ".csv" files and ".xml" files which are necessary to guarantee the original logic of transportation simulation processing.

Last, after operating the auto.py file, it will create the new files in the "\tw_rdc_case.." including files called "output_xxx" and file called "output":

where, "output_xxx" files include the operating files(.xml files) necessary for the simulation software; "output" file include the result of simulation evaluation system and the converted ".csv" files from ".xml" files

sumo_project's People

Contributors

beckerzhang avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

xiaosanmeng

sumo_project's Issues

Any Affiliated Papers?

Are there any affiliated papers with this project?

Both for citation and a better understanding of the details of the code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.