Skip to content

Commit 13796aa

Browse files
authored
Add Zenodo DOI badge
1 parent f6ab2ca commit 13796aa

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
The Trajectools plugin adds trajectory analysis algorithms to the QGIS Processing toolbox.
44

5-
65
![trajectools](https://github.com/movingpandas/qgis-processing-trajectory/assets/590385/218acb03-41be-4ea0-aee4-b773911d58f9)
76

87

8+
99
## Requirements
1010

1111
Trajectools requires [MovingPandas](https://github.com/movingpandas/movingpandas) (a Python library for movement data analysis) and optionally integrates [scikit-mobility](https://scikit-mobility.github.io/scikit-mobility/) (for privacy tests), [stonesoup](https://stonesoup.readthedocs.io/) (for smoothing), and [gtfs_functions](https://github.com/Bondify/gtfs_functions) (for GTFS data support).
@@ -61,7 +61,9 @@ The individual Trajectools algorithms are flexible and modular and can therefore
6161

6262
## Citation information
6363

64-
Please cite [0] when using Trajectools in your research and reference the appropriate release version.
64+
![Zenodo badge](https://zenodo.org/badge/DOI/10.5281/zenodo.13847643.svg)
65+
66+
Please cite [0] when using Trajectools in your research and reference the appropriate release version using the Zenodo DOI.
6567

6668
[0] [Graser, A., & Dragaschnig, M. (2024, June). Trajectools Demo: Towards No-Code Solutions for Movement Data Analytics. In 2024 25th IEEE International Conference on Mobile Data Management (MDM) (pp. 235-238). IEEE.](https://ieeexplore.ieee.org/abstract/document/10591660)
6769

0 commit comments

Comments
 (0)