-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.zenodo.json
More file actions
executable file
·57 lines (57 loc) · 1.92 KB
/
.zenodo.json
File metadata and controls
executable file
·57 lines (57 loc) · 1.92 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
51
52
53
54
55
56
57
{
"description": "<p>This repository contains multiple Python tools for the analysis of Solar Energetic Particles (SEP) developed by the <a href=\"https://soler-horizon.eu\">SOLER (Energetic Solar Eruptions: Data and Analysis Tools)</a> project. They are provided as Jupyter Notebooks that act as an interface to the actual software and also provide the necessary documentation.</p>",
"license": "BSD-3-Clause",
"title": "SOLER SEP Tools",
"grants": [
{
"id": "10.13039/501100000780::101134999"
}
],
"upload_type": "software",
"creators": [
{
"orcid": "0000-0003-1848-7067",
"affiliation": "University of Turku",
"name": "Gieseler, Jan"
},
{
"orcid": "0000-0003-3903-4649",
"affiliation": "University of Turku",
"name": "Dresing, Nina"
},
{
"orcid": "0000-0001-9449-4782",
"affiliation": "University of Turku",
"name": "Fedeli, Annamaria"
},
{
"orcid": "0000-0002-0606-7172",
"affiliation": "University of Turku",
"name": "Jebaraj, Immanuel C."
},
{
"affiliation": "University of Turku",
"name": "Kanto, Silja"
},
{
"orcid": "0000-0001-6120-7740",
"affiliation": "University of Turku",
"name": "Lang, Jaclyn T."
},
{
"orcid": "0000-0002-7778-5454",
"affiliation": "University of Turku",
"name": "Palmroos, Christian"
},
{
"affiliation": "University of Turku",
"name": "Santala, Otso"
},
{
"orcid": "0000-0002-2238-109X",
"affiliation": "Queen Mary University of London",
"name": "Vuorinen, Laura"
}
],
"access_right": "open"
}