Fast and lightweight file parsers for SUMO(traffic simulator) output
Project description
What's this?
Fast and lightweight file parsers for Eclipse SUMO(traffic simulator) output.
The SUMO outputs are huge in size and hard to handle.
SUMO team provides scripts to convert from xml into CSV, however, the procedure is troublesome (downloading XSD, executing python script...)
Also, machine learning users take care of matrix data format.
This package provides an easy-to-call python interface to obtain matrix form from SUMO xml files.
Contributions
- easy-to-call python interfaces to obtain matrix form from SUMO xml files
- easy-to-call python interfaces to visualize SUMO simulations
Sample
See sample.py
Test
pytest tests
License
@misc{sumo-output-parsers,
author = {Kensuke Mitsuzawa},
title = {sumo_output_parsers},
year = {2021},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{}},
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sumo_output_parsers-0.5.tar.gz
(14.4 kB
view details)
Built Distribution
File details
Details for the file sumo_output_parsers-0.5.tar.gz
.
File metadata
- Download URL: sumo_output_parsers-0.5.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.8.8 Linux/5.4.0-90-lowlatency
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93ccd8558b9f95d41dd8c87e149dcef12f6d3df7482b4f261ceffd51e4ab1197 |
|
MD5 | 2d274c3079f5809d591383c591d9fa5a |
|
BLAKE2b-256 | 289b45b26bae44c9ea024ad6b285b51a38e61041cb30afe3c8a888d7a20c7d33 |
File details
Details for the file sumo_output_parsers-0.5-py3-none-any.whl
.
File metadata
- Download URL: sumo_output_parsers-0.5-py3-none-any.whl
- Upload date:
- Size: 20.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.8.8 Linux/5.4.0-90-lowlatency
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 946eab11271e871a53ef9c37a0518910155c5b3574de25e843072f5642447942 |
|
MD5 | 7856762017e7c79bb5440300d7d8b5a8 |
|
BLAKE2b-256 | 00ba6897dce0989f663e39cbc148fa8ad52087c16efdcad6ae40b72bb7097c90 |