-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcodemeta.json
More file actions
174 lines (174 loc) · 5.46 KB
/
codemeta.json
File metadata and controls
174 lines (174 loc) · 5.46 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
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
171
172
173
174
{
"@context": "https://w3id.org/codemeta/3.0",
"@type": "SoftwareSourceCode",
"identifier": "FoodClim",
"dateCreated": "2025-05-12",
"applicationCategory": "Agent-based modeling",
"applicationSubCategory": "Food yield modeling",
"name": "FoodClim: Food yield responses to climate change in NetLogo",
"author": [
{
"@type": "Person",
"familyName": "Vartanian",
"givenName": "Daniel",
"email": "hi@danielvartan.com",
"affiliation": {
"@type": "Organization",
"name": "University of São Paulo",
"url": "https://www.usp.br"
},
"@id": "https://orcid.org/0000-0001-7782-759X"
},
{
"@type": "Person",
"familyName": "Leandro",
"givenName": "Garcia",
"email": "l.garcia@qub.ac.uk",
"affiliation": {
"@type": "Organization",
"name": "Queen's University Belfast",
"url": "https://www.qub.ac.uk"
},
"@id": "https://orcid.org/0000-0001-5947-2617"
},
{
"@type": "Person",
"familyName": "Carvalho",
"givenName": "Aline Martins de",
"email": "alinenutri@usp.br",
"affiliation": {
"@type": "Organization",
"name": "University of São Paulo",
"url": "https://www.usp.br"
},
"@id": "https://orcid.org/0000-0002-4900-5609"
}
],
"funder": [
{
"@type": "Organization",
"name": "Department of Science and Technology of the Secretariat of Science, Technology, and Innovation and of the Health Economic-Industrial Complex (SECTICS) of the Ministry of Health of Brazil",
"@id": "https://www.gov.br/saude/pt-br/composicao/sectics/"
},
{
"@type": "Organization",
"name": "Conselho Nacional de Desenvolvimento Científico e Tecnológico - Brazil (CNPq)",
"@id": "https://www.gov.br/cnpq/"
}
],
"funding": "CNPq 444588/2023-0",
"provider": {
"@id": "https://www.fsp.usp.br/sustentarea/",
"@type": "Organization",
"name": "Sustentarea",
"url": "https://www.fsp.usp.br/sustentarea/"
},
"copyrightHolder": {
"@type": "Person",
"familyName": "Vartanian",
"givenName": "Daniel",
"email": "hi@danielvartan.com",
"@id": "https://orcid.org/0000-0001-7782-759X"
},
"maintainer": {
"@type": "Person",
"familyName": "Vartanian",
"givenName": "Daniel",
"email": "hi@danielvartan.com",
"@id": "https://orcid.org/0000-0001-7782-759X"
},
"description": "FoodClim} is a NetLogo model for simulating and visualizing how food yield responds to different climate conditions. It is designed to support empirically grounded agent-based models on food systems and to improve the reproducibility of simulations by enabling parallel execution alongside other models.",
"keywords": [
"Agent-Based Modeling",
"Climate Change",
"Climate Data Visualization",
"Climate Model Integration",
"Climate Projections",
"Climate Simulation",
"CMIP6",
"Complex Systems",
"Complexity Science",
"Data Interoperability",
"Environmental Sciences",
"Environmental Simulation",
"Food Systems",
"Food Yield",
"Food Security",
"Future Climate Scenarios",
"Geospatial Analysis",
"Historical Climate Data",
"LevelSpace",
"LogoClim",
"Models",
"NetLogo",
"Parallel Execution",
"Raster Data",
"Reproducible Research",
"Shared Socioeconomic Pathways",
"Simulations",
"Spatial Analysis",
"Spatial Resolution",
"SSPs",
"Time Series",
"WorldClim"
],
"license": "https://www.gnu.org/licenses/gpl-3.0",
"codeRepository": "https://github.com/sustentarea/foodclim",
"issueTracker": "https://github.com/sustentarea/foodclim/issues",
"relatedLink": [
"https://doi.org/10.17605/OSF.IO/ZGVMP",
"https://github.com/sponsors/danielvartan"
],
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "NetLogo",
"version": "7.0.0",
"url": "https://www.netlogo.org"
},
"runtimePlatform": "NetLogo version 7.0.0 (2025)",
"operatingSystem": [
"Linux",
"macOS",
"Windows"
],
"softwareRequirements": [
{
"@type": "SoftwareApplication",
"name": "NetLogo",
"version": ">= 7.0.0",
"provider": {
"@id": "https://www.netlogo.org",
"@type": "Organization",
"name": "Center for Connected Learning and Computer-Based Modeling (CCL), Northwestern University",
"url": "https://www.netlogo.org"
},
"sameAs": "https://www.netlogo.orgdownload.shtml"
},
{
"name": "NetLogo LevelSpace extension",
"version": ">= 2.4.0",
"provider": {
"@id": "https://www.netlogo.org",
"@type": "Organization",
"name": "Center for Connected Learning and Computer-Based Modeling (CCL), Northwestern University",
"url": "https://www.netlogo.org"
},
"sameAs": "https://github.com/NetLogo/LevelSpace/"
},
{
"name": "NetLogo String extension",
"version": ">= 1.2.0",
"provider": {
"@id": "https://www.netlogo.org",
"@type": "Organization",
"name": "Center for Connected Learning and Computer-Based Modeling (CCL), Northwestern University",
"url": "https://www.netlogo.org"
},
"sameAs": "https://github.com/NetLogo/String-Extension/"
}
],
"developmentStatus": "active",
"readme": "https://github.com/sustentarea/foodclim/blob/main/README.md",
"releaseNotes": "https://github.com/sustentarea/foodclim/blob/main/NEWS.md",
"version": "0.0.0.9002"
}