-
Notifications
You must be signed in to change notification settings - Fork 7
/
.zenodo.json
69 lines (69 loc) · 1.96 KB
/
.zenodo.json
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"title": "The Town Energy Balance (TEB) model",
"description": "<p>This enhanced software and platform for TEB (Town Energy Balance; <a href=\"https://doi.org/10.1023/A:1002463829265\">Masson, 2000</a> and subsequent papers), is intended to help scientists and practitioners wishing to use the TEB model in their research as a standalone software application or as a library to calculate the urban surface energy balance at neighborhood scale assuming a simplified canyon geometry. For information about TEB, please refer to the <a href=\"https://github.com/teb-model/teb#readme\">TEB repository on GitHub</a>.</p>",
"keywords": [
"energy-balance-model",
"fortran",
"meteorology",
"land-surface",
"modelling",
"energy-model",
"environmental-model"
],
"creators": [
{
"orcid": "0000-0001-8807-0545",
"name": "Masson, V."
},
{
"name": "Lemonsu, A."
},
{
"name": "Pigeon, G."
},
{
"orcid": "0000-0002-2284-4592",
"name": "Schoetter, R."
},
{
"name": "de Munck, C."
},
{
"name": "Bueno, B."
},
{
"name": "Faroux, S."
},
{
"name": "Goret, M."
},
{
"name": "Redon, E."
},
{
"name": "Chancibault, K."
},
{
"name": "Stavropulos-Laffaille, X."
},
{
"name": "Leroyer, S."
},
{
"orcid": "0000-0002-7071-7547",
"name": "Meyer, D."
}
],
"access_right": "open",
"license": {
"id": "CECILL-2.1"
},
"related_identifiers": [
{
"scheme": "doi",
"identifier": "10.21105/joss.02008",
"relation": "isSupplementTo",
"resource_type": "publication-article"
}
]
}