forked from glotzerlab/signac-flow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.zenodo.json
127 lines (127 loc) · 3.83 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
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
{
"contributors": [
{
"affiliation": "University of Michigan",
"name": "Benjamin Swerdlow",
"orcid": "0000-0001-6240-1430",
"type": "Other"
},
{
"affiliation": "University of Michigan",
"name": "Joshua A. Anderson",
"type": "Other"
},
{
"affiliation": "University of Michigan",
"name": "Jens Glaser",
"orcid": "0000-0003-1852-3849",
"type": "Other"
},
{
"affiliation": "University of Michigan",
"name": "Timothy C. Moore",
"orcid": "0000-0002-5709-7259",
"type": "Other"
},
{
"affiliation": "University of Michigan",
"name": "Rose Cersonsky",
"orcid": "0000-0003-4515-3441",
"type": "Other"
},
{
"affiliation": "University of Michigan",
"name": "Yuan Zhou",
"type": "Other"
},
{
"affiliation": "Vanderbilt University",
"name": "Matthew W. Thompson",
"orcid": "0000-0002-1460-3983",
"type": "Other"
},
{
"affiliation": "University of Michigan",
"name": "Shannon Moran",
"orcid": "0000-0002-3579-3149",
"type": "Other"
},
{
"affiliation": "University of Michigan",
"name": "Yannah Melle",
"type": "Other"
},
{
"affiliation": "University of Michigan",
"name": "Pengji Zhou",
"orcid": "0000-0002-1409-9633",
"type": "Other"
},
{
"affiliation": "Vanderbilt University",
"name": "Gilmer Justin",
"orcid": "0000-0002-6915-5591",
"type": "Other"
},
{
"affiliation": "University of Michigan",
"name": "Alyssa Travitz",
"orcid": "0000-0001-5953-8807",
"type": "Other"
},
{
"affiliation": "University of Michigan",
"name": "Corwin Kerr",
"orcid": "0000-0003-0776-2596",
"type": "Other"
}
],
"creators": [
{
"affiliation": "University of Michigan",
"name": "Carl Simon Adorf",
"orcid": "0000-0003-4962-2495"
},
{
"affiliation": "University of Michigan",
"name": "Vyas Ramasubramani",
"orcid": "0000-0001-5181-9532"
},
{
"affiliation": "University of Michigan",
"name": "Bradley D. Dice",
"orcid": "0000-0002-9983-0770"
},
{
"affiliation": "Boise State University",
"name": "Mike Henry",
"orcid": "0000-0002-3870-9993"
},
{
"affiliation": "University of Michigan",
"name": "Paul M. Dodd"
},
{
"affiliation": "University of Michigan",
"name": "Sharon C. Glotzer",
"orcid": "0000-0002-7197-0085"
}
],
"description": "The signac-flow tool provides the basic components to set up simple to complex workflows for projects as part of the signac framework. That includes the definition of data pipelines, execution of data space operations and the submission of operations to high-performance super computers.",
"keywords": [
"python",
"data management",
"reproducibility",
"shareability",
"workflow",
"scientific computing"
],
"upload_type": "software",
"license": {
"id": "BSD-3-Clause",
"title": "3-Clause BSD License",
"url": "https://opensource.org/licenses/BSD-3-Clause"
},
"title": "signac-flow",
"version": "0.8.0"
}