-
Notifications
You must be signed in to change notification settings - Fork 5
/
.zenodo.json
47 lines (47 loc) · 1.49 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
{
"description": "ebtelplusplus is a Python package wrapping a C++ implementation of the enthalpy-based thermal evolution of loops (EBTEL) model for efficient hydrodynamics of dynamically-heated solar coronal loops.",
"license": "GPL-3.0",
"title": "ebtelplusplus",
"upload_type": "software",
"access_right": "open",
"creators": [
{
"name": "Will Barnes",
"orcid": "0000-0001-9642-6089",
"affiliation": "Department of Physics, American University / NASA Goddard Space Flight Center"
},
{
"name": "James Klimchuk",
"orcid": "0000-0003-2255-0305",
"affiliation": "NASA Goddard Space Flight Center"
},
{
"name": "Peter Cargill",
"affiliation": "University of St Andrews / Imperial College, London"
},
{
"name": "Stephen Bradshaw",
"orcid": "0000-0002-3300-6041",
"affiliation": "Department of Physics and Astronomy, Rice University"
},
{
"name": "Jeffrey Reep",
"orcid": "0000-0003-4739-1152",
"affiliation": "University of Hawaii at Manoa"
},
{
"name": "Samuel Schonfeld",
"orcid": "0000-0002-5476-2794",
"affiliation": "Air Force Research Laboratory"
},
{
"name": "Nabil Freij",
"orcid": "0000-0002-6253-082X",
"affiliation": "Lockheed Martin Solar and Astrophysics Laboratory / Bay Area Environmental Research Institute"
},
{
"name": "Rowan Collazzo",
"affiliation": "Department of Physics, American University"
}
]
}