forked from VForWaTer/tool_template_python
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
45 lines (44 loc) · 1.47 KB
/
CITATION.cff
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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Tool Spec Python template
message: >-
Please replace this citation information with appropriate
metadata for your tool
type: software
authors:
- given-names: Mirko
family-names: Mälicke
email: [email protected]
affiliation: >-
Institute for Water and Environment, Hydrology,
Karlsruhe Institute for Technology (KIT)
orcid: 'https://orcid.org/0000-0002-0424-2651'
- given-names: Bischof
family-names: Balazs
email: [email protected]
affiliation: >-
Institute for Water and Environment, Hydrology,
Karlsruhe Institute for Technology (KIT)
- given-names: Alexander
family-names: Dolich
email: [email protected]
affiliation: >-
Institute for Water and Environment, Hydrology,
Karlsruhe Institute for Technology (KIT)
orcid: 'https://orcid.org/0000-0003-4160-6765'
repository-code: 'https://github.com/VForWaTer/tool_template_python'
url: 'https://vforwater.github.io/tool-specs/'
abstract: >-
This is a Github repository template for scientific data
(pre-)processing tools follwoing the tool specs
(https://vforwater.github.io/tool-specs/) for
containerized scientific tools. You can use this
repository as a starting point for scientific tools.
keywords:
- docker
- tool-spec
- V-For-WaTer
license: CC-BY-4.0
version: '0.1'
date-released: '2024-11-14'