Skip to content

Commit ae906a4

Browse files
authored
Merge pull request #703 from xpsi-group/zenodointegration
Adding .zenodo.json file for Zenodo integration
2 parents fdb3f6c + b675b4b commit ae906a4

3 files changed

Lines changed: 159 additions & 0 deletions

File tree

.zenodo.json

Lines changed: 155 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,155 @@
1+
{
2+
"creators": [
3+
{
4+
"name": “Riley, Thomas E.”,
5+
"orcid": "0000-0002-1825-0097"
6+
},
7+
{
8+
"name": “Salmi, Tuomo”,
9+
"affiliation": "University of Helsinki",
10+
"orcid": "0000-0001-6356-125X"
11+
},
12+
{
13+
"name": “Guillot, Sebastien”,
14+
"affiliation": "Institut de Recherche en Astrophysique et Plan\u00e9tologie",
15+
"orcid": "0000-0002-6449-106X"
16+
},
17+
{
18+
"name": “Choudhury, Devarshi”,
19+
"affiliation": “University of Amsterdam”,
20+
"orcid": "0000-0002-2651-5286"
21+
},
22+
{
23+
"name": “Watts, Anna”,
24+
"affiliation": "University of Amsterdam",
25+
"orcid": "0000-0002-1009-2354"
26+
},
27+
{
28+
"name": “Huppenkothen, Daniela”,
29+
"affiliation": “University of Amsterdam”,
30+
"orcid": "0000-0002-1169-7486"
31+
},
32+
{
33+
"name": “Mauviard, Lucien”,
34+
"affiliation": "Institut de Recherche en Astrophysique et Plan\u00e9tologie",
35+
"orcid": "0000-0002-3408-2759"
36+
},
37+
{
38+
"name": “Dorsman, Bas”,
39+
"affiliation": "University of Amsterdam",
40+
"orcid": "0000-0002-9407-0733"
41+
},
42+
{
43+
"name": “Kazantsev, Christine”,
44+
"affiliation": "Institut de Recherche en Astrophysique et Plan\u00e9tologie",
45+
"orcid": "orcid: 0009-0008-3894-4783"
46+
},
47+
{
48+
"name": “Hoogkamer, Mariska”,
49+
"affiliation": “University of Amsterdam”,
50+
"orcid": "0009-0005-8019-0426"
51+
},
52+
{
53+
"name": "Gonz\u00e1lez-Caniulef, Denis”,
54+
"affiliation": "Institut de Recherche en Astrophysique et Plan\u00e9tologie",
55+
"orcid": "0000-0001-5848-0180"
56+
},
57+
{
58+
"name": “Kini, Yves”,
59+
"affiliation": “University of Amsterdam”,
60+
"orcid": "0000-0002-0428-8430"
61+
},
62+
{
63+
"name": “Stammler, Pierre”,
64+
"affiliation": "Institut de Recherche en Astrophysique et Plan\u00e9tologie",
65+
"orcid": "0009-0005-7766-5638"
66+
},
67+
{
68+
"name": “Vinciguerra, Serena”,
69+
"orcid": "0000-0003-3068-6974"
70+
},
71+
{
72+
"name": “Das, Pushpita”,
73+
"orcid": "0000-0002-4764-6189"
74+
},
75+
],
76+
"title": "xpsi-group/xpsi: Release v3.3.1”,
77+
"version": “3.3.1”,
78+
"rights": [
79+
{
80+
"description": {
81+
"en": "Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights."
82+
},
83+
"id": "gpl-3.0-or-later",
84+
"props": {
85+
"scheme": "spdx",
86+
"url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html"
87+
},
88+
"title": {
89+
"en": "GNU General Public License v3.0 or later"
90+
}
91+
}
92+
],
93+
"upload_type": "software",
94+
"language": "eng",
95+
"funding": [
96+
{
97+
"award": {
98+
"acronym": "AEONS",
99+
"id": "00k4n6c32::865768",
100+
"identifiers": [
101+
{
102+
"identifier": "https://cordis.europa.eu/projects/865768",
103+
"scheme": "url"
104+
}
105+
],
106+
"number": "865768",
107+
"program": "H2020-EU.1.1.",
108+
"title": {
109+
"en": "Advancing the Equation of state of Neutron Stars"
110+
}
111+
},
112+
"funder": {
113+
"id": "00k4n6c32",
114+
"name": "European Commission"
115+
}
116+
},
117+
{
118+
"award": {
119+
"acronym": "CSINEUTRONSTAR",
120+
"id": "00k4n6c32::639217",
121+
"identifiers": [
122+
{
123+
"identifier": "https://cordis.europa.eu/projects/639217",
124+
"scheme": "url"
125+
}
126+
],
127+
"number": "639217",
128+
"program": "H2020-EU.1.1.",
129+
"title": {
130+
"en": "The physics and forensics of neutron star explosions"
131+
}
132+
},
133+
"funder": {
134+
"id": "00k4n6c32",
135+
"name": "European Commission"
136+
}
137+
},
138+
{
139+
"award": {
140+
"number": "OCENW.XL21.XL21.038",
141+
"title": {
142+
"en": "Probing the phase diagram of Quantum Chromodynamics"
143+
}
144+
},
145+
"funder": {
146+
"id": "04jsz6e67",
147+
"name": "Dutch Research Council"
148+
}
149+
}
150+
],
151+
"grants": [
152+
{"id": "00k4n6c32::865768”},
153+
{"id": "00k4n6c32::639217”}
154+
],
155+
}

changelog.d/703.added.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Added a .zenodo.json file to once again trigger automatic updates of the xpsi zenodo repository on new releases.
2+

changelog.d/703.attribution.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Anna Watts
2+

0 commit comments

Comments
 (0)