forked from openPMD/openPMD-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.rodare.json
170 lines (169 loc) · 5.29 KB
/
.rodare.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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
{
"creators": [
{
"name": "Huebl, Axel",
"affiliation": "Lawrence Berkeley National Laboratory",
"orcid": "0000-0003-1943-7141"
},
{
"name": "Poeschel, Franz",
"affiliation": "Center for Advanced Systems Understanding (CASUS)",
"orcid": "0000-0001-7042-5088"
},
{
"name": "Koller, Fabian",
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
"orcid": "0000-0001-8704-1769"
},
{
"name": "Gu, Junmin",
"affiliation": "Lawrence Berkeley National Laboratory",
"orcid": "0000-0002-1521-8534"
}
],
"contributors": [
{
"affiliation": "EU XFEL GmbH",
"name": "Fortmann-Grote, Carsten",
"orcid": "0000-0002-2579-5546",
"type": "Other"
},
{
"affiliation": "Warsaw University of Technology",
"name": "Stańczak, Dominik",
"orcid": "0000-0001-6291-8843",
"type": "Other"
},
{
"affiliation": "Fermi National Accelerator Laboratory",
"name": "Amundson, James",
"orcid": "0000-0001-6918-2728",
"type": "Other"
},
{
"affiliation": "Anaconda, Inc.",
"name": "Donnelly, Ray",
"type": "Other"
},
{
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
"name": "Widera, René",
"orcid": "0000-0003-1642-0459",
"type": "Other"
},
{
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
"name": "Zenker, Erik",
"orcid": "0000-0001-9417-8712",
"type": "Other"
},
{
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
"name": "Bastrakov, Sergei",
"orcid": "0000-0003-3396-6154",
"type": "Other"
},
{
"affiliation": "Lawrence Berkeley National Laboratory",
"name": "Lehe, Rémi",
"orcid": "0000-0002-3656-9659",
"type": "Other"
},
{
"affiliation": "Lawrence Berkeley National Laboratory",
"name": "Amorim, Lígia Diana",
"orcid": "0000-0002-1445-0032",
"type": "Other"
},
{
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
"name": "Bastrakova, Kseniia",
"type": "Other"
},
{
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
"name": "Pausch, Richard",
"orcid": "0000-0001-7990-9564",
"type": "Other"
},
{
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
"name": "Ordyna, Paweł",
"type": "Other"
},
{
"affiliation": "Oak Ridge National Laboratory",
"name": "Ganyushin, Dmitry",
"orcid": "0000-0001-7337-2161",
"type": "Other"
},
{
"affiliation": "NVIDIA",
"name": "Kirkham, John",
"type": "Other"
},
{
"affiliation": "Perimeter Institute for Theoretical Physics",
"name": "Schnetter, Erik",
"orcid": "0000-0002-4518-9017",
"type": "Other"
},
{
"affiliation": "Lawrence Berkeley National Laboratory",
"name": "Bez, Jean Luca",
"orcid": "0000-0002-3915-1135",
"type": "Other"
},
{
"affiliation": "CERN",
"name": "Gruber, Bernhard Manfred",
"orcid": "0000-0001-7848-1690",
"type": "Other"
},
{
"affiliation": "Max Planck Institute for Plasma Physics (IPP)",
"name": "Schild, Nils",
"orcid": "0009-0000-5048-4814",
"type": "Other"
}
],
"title": "C++ & Python API for Scientific I/O with openPMD",
"access_right": "open",
"upload_type": "software",
"license": "LGPL-3.0",
"pub_id": "27579",
"description": "openPMD is an open metadata format for open data workflows in open science. This library provides a common high-level API for openPMD writing and reading. It provides a common interface to I/O libraries and file formats such as HDF5 and ADIOS. Where supported, openPMD-api implements both serial and MPI parallel I/O capabilities.",
"keywords": [
"openPMD",
"Open Science",
"Open Data",
"HDF5",
"ADIOS",
"data",
"MPI",
"HPC",
"research",
"file-format",
"file-handling"
],
"notes": "Supported by the Exascale Computing Project (17-SC-20-SC), a collaborative effort of two U.S. Department of Energy organizations (Office of Science and the National Nuclear Security Administration). Supported by the CAMPA collaboration, a project of the U.S. Department of Energy, Office of Science, Office of Advanced Scientific Computing Research and Office of High Energy Physics, Scientific Discovery through Advanced Computing (SciDAC) program. Previously supported by the Consortium for Advanced Modeling of Particles Accelerators (CAMPA), funded by the U.S. DOE Office of Science under Contract No. DE-AC02-05CH11231. This work was partially funded by the Center of Advanced Systems Understanding (CASUS), which is financed by Germany's Federal Ministry of Education and Research (BMBF) and by the Saxon Ministry for Science, Culture and Tourism (SMWK) with tax funds on the basis of the budget approved by the Saxon State Parliament.",
"grants": [
{
"id": "654220"
}
],
"related_identifiers": [
{
"identifier": "DOI:10.5281/zenodo.1167843",
"relation": "isCitedBy"
},
{
"identifier": "DOI:10.5281/zenodo.1069534",
"relation": "isCitedBy"
},
{
"identifier": "DOI:10.5281/zenodo.33624",
"relation": "isCitedBy"
}
]
}