-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathCITATION.cff
More file actions
50 lines (49 loc) · 1.55 KB
/
CITATION.cff
File metadata and controls
50 lines (49 loc) · 1.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
TASI: A Python Library for Traffic Data Analysis and
Situation Interpretation
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Lars
family-names: Klitzke
email: lars.klitzke@dlr.de
affiliation: Deutsches Zentrum für Luft- und Raumfahrt e. V. (DLR)
orcid: 'https://orcid.org/0000-0001-9362-707X'
- given-names: Clemens
family-names: Schicktanz
email: clemens.schicktanz@dlr.de
affiliation: Deutsches Zentrum für Luft- und Raumfahrt e. V. (DLR)
orcid: 'https://orcid.org/0000-0002-3234-2086'
- given-names: Gimm
family-names: Kay
email: kay.gimm@dlr.de
affiliation: Deutsches Zentrum für Luft- und Raumfahrt e. V. (DLR)
orcid: 'https://orcid.org/0000-0002-5136-685X'
- given-names: Mosebach
family-names: Henning
email: henning.mosebach@dlr.de
affiliation: Deutsches Zentrum für Luft- und Raumfahrt e. V. (DLR)
identifiers:
- type: doi
value: 10.5281/zenodo.14047020
description: Initial version on zenodo
repository-code: 'https://github.com/DLR-TS/TASI'
url: 'https://tasi.readthedocs.io/en/latest/'
repository-artifact: 'https://pypi.org/project/tasi/'
abstract: >-
TASI is a python library for traffic data analysis and
situation interpretation.
keywords:
- traffic data
- python
- real-world
- pandas
- numpy
- matplotlib
- automated driving
license: Apache-2.0