Skip to content

Commit c3ea241

Browse files
committed
Resolve "Update DOI in doc"
1 parent f2014a1 commit c3ea241

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# TrAffic Situation analysis and Interpretation
2+
3+
[![pypi](https://img.shields.io/pypi/v/tasi.svg)](https://pypi.python.org/pypi/tasi/) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14034644.svg)](https://doi.org/10.5281/zenodo.14034644) [![DLR-TS](https://img.shields.io/badge/developed%20by-DLR%20TS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)](https://www.dlr.de/en/ts/about-us/the-institute-of-transportation-systems)
4+
5+
26
TASI is a library to provide high-performance, easy-to-use data structures and data analysis tools for Python based
37
traffic situation analysis and interpretation applications.
48

doc/source/index.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,14 @@ Useful links
3737

3838
`Binary Installers (PyPI) <https://pypi.org/project/tasi/>`_ | `Source Repository (GitHub) <https://github.com/dlr-ts/tasi>`_ | `Issues & Ideas <https://github.com/dlr-ts/tasi/issues>`_ | `Q&A Support <https://stackoverflow.com/questions/tagged/tasi>`_
3939

40-
|pypi| |Developed by DLR-TS|
40+
|pypi| |Developed by DLR-TS| |zenodo|
4141

4242
.. |pypi| image:: https://img.shields.io/pypi/v/tasi.svg
4343
:target: https://pypi.python.org/pypi/tasi/
4444
.. |Developed by DLR-TS| image:: https://img.shields.io/badge/developed%20by-DLR%20TS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
4545
:target: https://www.dlr.de/en/ts/about-us/the-institute-of-transportation-systems
46-
46+
.. |zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.14034644.svg
47+
:target: https://doi.org/10.5281/zenodo.14034644
4748
.. |DLR TS| image:: _static/logos/DLR_TS_Logo_EN_schwarz.svg
4849
:target: https://www.dlr.de/en/ts/about-us/the-institute-of-transportation-systems
4950

0 commit comments

Comments
 (0)