Skip to content

Commit bb039e4

Browse files
committed
maint: add description file for Zenodo [skip ci]
1 parent b9e9b00 commit bb039e4

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

.zenodo.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"license": "BSD-3-Clause",
3+
"access_right": "open",
4+
"description": "MOCPy is a Python library allowing easy creation and manipulation of MOCs (Multi-Order Coverage maps).",
5+
"keywords": ["astronomy", "moc", "astrophysics"],
6+
"language": "eng",
7+
"title": "MOCPy",
8+
"grants": [
9+
{
10+
"id": "824064"
11+
}
12+
],
13+
"creators": [
14+
{
15+
"type": "ProjectMember",
16+
"orcid": "0000-0002-7123-773X",
17+
"name": "Baumann, Matthieu",
18+
"affiliation": "Université de Strasbourg, CNRS, Observatoire astronomique de Strasbourg, UMR 7550, F-67000 Strasbourg, France"
19+
},
20+
{
21+
"type": "ProjectMember",
22+
"orcid": "0000-0001-5818-2781",
23+
"name": "Boch, Thomas",
24+
"affiliation": "Université de Strasbourg, CNRS, Observatoire astronomique de Strasbourg, UMR 7550, F-67000 Strasbourg, France"
25+
},
26+
{
27+
"type": "ProjectMember",
28+
"orcid": "0000-0001-5713-0998",
29+
"name": "Marchand, Manon",
30+
"affiliation": "Université de Strasbourg, CNRS, Observatoire astronomique de Strasbourg, UMR 7550, F-67000 Strasbourg, France"
31+
},
32+
{
33+
"type": "ProjectMember",
34+
"orcid": "0000-0002-2335-4499",
35+
"name": "Pineau, François-Xavier",
36+
"affiliation": "Université de Strasbourg, CNRS, Observatoire astronomique de Strasbourg, UMR 7550, F-67000 Strasbourg, France"
37+
}
38+
]
39+
}

0 commit comments

Comments
 (0)