forked from UrbanDS/UrbanDS.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
320 lines (279 loc) · 15.7 KB
/
index.html
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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
---
layout: default
---
<!-- Banner -->
<section id="banner">
<!--
".inner" is set up as an inline-block so it automatically expands
in both directions to fit whatever's inside it. This means it won't
automatically wrap lines, so be sure to use line breaks where
appropriate (<br />).
-->
<div class="inner">
<header>
<h2>Urban Data Science Lab, Texas A&M </h2>
</header>
<p>Our lab focuses on the convergence of computational science and urban science towards intelligent, resilient, and sustainable built environment</p>
<footer>
<ul class="buttons stacked">
<li><a href="#main" class="button fit scrolly">Tell Me More</a></li>
</ul>
</footer>
</div>
</section>
<!-- Main -->
<article id="main">
<header class="special container">
<span class="icon solid fa-chart-bar"></span>
<h2>Join us</h2>
</header>
<!-- One -->
<section class="wrapper style2 container special-alt">
<div class="row gtr-50">
<div >
<header>
<h2>
<strong>Seeking PhD students</strong></h2>
</header>
<p>We are seeking outstanding students for PhD Graduate Assistantship positions in Urban Computing. The successful candidate will be enrolled in Doctor of Philosophy Program in Urban and Regional Science.
The students will work on several federal projects on disaster science and urban informatics with a group of collaborators from urban planning, civil engineering, computer science, geography, and sociology.
<br />
Applicants should have experience in urban big data analytics on one or more of the following methodological fronts: natural language processing, network science, computer vision, geospatial artificial intelligence, urban simulation, or any innovative method.
<br />
The program has strong ties to the world-renowned Hazard Reduction & Recovery Center, Texas A&M Transportation Institute, the Center for Health Systems & Design, Texas A&M Institute of Data Science, and other centers. Support for collaborative and innovative research is excellent.
<br />
Please contact Professor Xinyue Ye at [email protected] for more information.</p>
<footer>
<ul class="buttons">
<li><a href="http://laup.arch.tamu.edu/academics/graduate/ursc/" class="button">Find Out More</a></li>
</ul>
</footer>
</div>
<!-- <div class="col-4 col-12-narrower imp-narrower">
<ul class="featured-icons">
<li><span class="icon fa-clock"><span class="label">Feature 1</span></span></li>
<li><span class="icon solid fa-volume-up"><span class="label">Feature 2</span></span></li>
<li><span class="icon solid fa-laptop"><span class="label">Feature 3</span></span></li>
<li><span class="icon solid fa-inbox"><span class="label">Feature 4</span></span></li>
<li><span class="icon solid fa-lock"><span class="label">Feature 5</span></span></li>
<li><span class="icon solid fa-cog"><span class="label">Feature 6</span></span></li>
</ul>
</div> -->
</div>
</section>
<!-- Two -->
<!-- <section class="wrapper style1 container special">-->
<!-- <div class="row">-->
<!-- <div class="col-4 col-12-narrower">-->
<!-- <section>-->
<!-- <span class="icon solid featured fa-check"></span>-->
<!-- <header>-->
<!-- <h3>This is Something</h3>-->
<!-- </header>-->
<!-- <p>Sed tristique purus vitae volutpat ultrices. Aliquam eu elit eget arcu commodo suscipit dolor nec nibh. Proin a ullamcorper elit, et sagittis turpis. Integer ut fermentum.</p>-->
<!-- </section>-->
<!-- </div>-->
<!-- <div class="col-4 col-12-narrower">-->
<!-- <section>-->
<!-- <span class="icon solid featured fa-check"></span>-->
<!-- <header>-->
<!-- <h3>Also Something</h3>-->
<!-- </header>-->
<!-- <p>Sed tristique purus vitae volutpat ultrices. Aliquam eu elit eget arcu commodo suscipit dolor nec nibh. Proin a ullamcorper elit, et sagittis turpis. Integer ut fermentum.</p>-->
<!-- </section>-->
<!-- </div>-->
<!-- <div class="col-4 col-12-narrower">-->
<!-- <section>-->
<!-- <span class="icon solid featured fa-check"></span>-->
<!-- <header>-->
<!-- <h3>Probably Something</h3>-->
<!-- </header>-->
<!-- <p>Sed tristique purus vitae volutpat ultrices. Aliquam eu elit eget arcu commodo suscipit dolor nec nibh. Proin a ullamcorper elit, et sagittis turpis. Integer ut fermentum.</p>-->
<!-- </section>-->
<!-- </div>-->
<!-- </div>-->
<!-- </section>-->
<!-- <!– Three –>-->
<section id="projects" class="wrapper style3 container special">
<header class="major">
<h2>Projects</h2>
</header>
<div class="row">
<div class="col-6 col-12-narrower">
<section>
<a href="https://woffee.github.io/dsl-fr-docs/" class="image featured"><img src="https://woffee.github.io/dsl-fr-docs/assets/images/demo4.png" alt="" /></a>
<header>
<h3>DSL-FR</h3>
</header>
<p>DSL-FR(Domain Specific Language for Flooding Resilience) is a programming language designed to bridge the gap between domain scientists and programmers, make it easier to write high readability code for image processing tasks.</p>
</section>
</div>
<div class="col-6 col-12-narrower">
<section>
<a href="https://github.com/UrbanDS/Evaluating-the-effect-of-city-lockdown" class="image featured"><img src="https://github.com/UrbanDS/Evaluating-the-effect-of-city-lockdown/raw/master/lockdownEva.png" alt="" /></a>
<header>
<h3>lockdownEva</h3>
</header>
<p>Evaluating the effect of city lockdown.</p>
</section>
</div>
<div class="col-6 col-12-narrower">
<section>
<a href="https://github.com/UrbanDS/GIS-KG" class="image featured"><img src="https://github.com/UrbanDS/gisbok/raw/master/gis-graph.jpg" alt="" /></a>
<header>
<h3>GIS-KG</h3>
</header>
<p>Building A Large-Scale Hierarchical Knowledge Graph for Geographic Information Science and Technology</p>
</section>
</div>
<div class="col-6 col-12-narrower">
<section>
<a href="http://www.tagme.us/" class="image featured"><img src="https://github.com/gladcolor/Tagme_pyQt/raw/master/images/UI.jpg" alt="" /></a>
<header>
<h3>Tagme</h3>
</header>
<p>Tagme is used to tag images. Very easy to use!</p>
</section>
</div>
<div class="col-6 col-12-narrower">
<section>
<a href="https://www.collaborativegeodecisions.net/" class="image featured"><img src="/images/covid19reserchpapers.jpeg" alt="" /></a>
<header>
<h3>OKN</h3>
</header>
<p>This project will advance research critical to the development of open knowledge networks (OKN) through the combination and testing of participatory and automated ontology development processes. Three domain-specific case studies (wildland fire, water quality, and biodiversity conservation) will build on participatory Geographic Information System (GIS) and ontology development work through engagement of problem-focused stakeholder networks. At the same time, the utility of automated tools for resource discovery, ontology development, and social network analysis will be tested in these real-world problem environments. Through integration and comparison of these techniques, the project team will deliver insights into efficient and effective methods for OKN development.</p>
</section>
</div>
<div class="col-6 col-12-narrower">
<section>
<a href="https://github.com/drewdrop/Colocation-Index" class="image featured"><img src="/images/Colocation.png" alt="" /></a>
<header>
<h3>Colocation/Coagglomeration Index</h3>
</header>
<p>Industrial Colocation index is based on the researches of Billings and Johnson(2016) and Lu Chen et al.(2020). The index uses the longitude and latitude coordinates of enterprises to study the spatial group location rules among industries.
The program is based on the Wasserstein distance algorithm of machine learning, combined with Sinkhorn and entropy regularity optimization algorithm, to calculate the similarity of the two industries in the spatial distribution. Finally, we calculate the Colocation Index through Monte Carlo simulation and hypothesis test.</p>
</section>
</div>
<div class="col-6 col-12-narrower">
<section>
<a href="https://github.com/socialnetworktool/SocialNetworkSimulator" class="image featured"><img src="/images/socialnetwork.png" alt="social network" /></a>
<header>
<h3>SocialNetworkSimulator</h3>
</header>
<p>A software that enable spatio-temporal social network analysis and simulation</p>
</section>
</div>
<div class="col-6 col-12-narrower">
<section>
<a href="http://vis.cs.kent.edu/TrajAnalytics/" class="image featured"><img src="/images/trajanalytics.jpg" alt="rajAnalytics" /></a>
<header>
<h3>TrajAnalytics</h3>
</header>
<p>A Free Software for Visually Exploring Urban Trajectories</p>
</section>
</div>
<div class="col-6 col-12-narrower">
<section>
<a href="http://vis.cs.kent.edu/NeighborVis/" class="image featured"><img src="/images/neighborvis.png" alt="rajAnalytics" /></a>
<header>
<h3>NeighborVis</h3>
</header>
<p>A Visual Analytics System of Geospatial-Semantic Event Data in Localized Neighborhoods</p>
</section>
</div>
<div class="col-6 col-12-narrower">
<section>
<a href="http://vis.cs.kent.edu/GeoVisuals/" class="image featured"><img src="/images/geovisuals.png" alt="rajAnalytics" /></a>
<header>
<h3>GeoVisuals</h3>
</header>
<p>Capturing, Managing, and Utilizing GeoSpatial Multimedia Data for Collaborative Field Research</p>
</section>
</div>
<div class="col-6 col-12-narrower">
<section>
<a href="http://vis.cs.kent.edu/GeoVisuals/VisualCommunity.html" class="image featured"><img src="/images/VisualCommunity.png" alt="VisualCommunity" /></a>
<header>
<h3>VisualCommunity</h3>
</header>
<p>Data collection and visualization tool for gaining community knowledge from geo-encoded videos and narratives</p>
</section>
</div>
<div class="col-6 col-12-narrower">
<section>
<a href="https://github.com/dujiaxin/SparseTrajAnalytics" class="image featured"><img src="/images/sparsetraj.png" alt="sparsetraj" /></a>
<header>
<h3>SparseTrajAnalytics</h3>
</header>
<p>An Interactive Visual Analytics System for Sparse Trajectory Data</p>
</section>
</div>
<!-- <div class="col-6 col-12-narrower">-->
<!-- <section>-->
<!-- <a href="#" class="image featured"><img src="images/pic02.jpg" alt="" /></a>-->
<!-- <header>-->
<!-- <h3>An Airport Terminal</h3>-->
<!-- </header>-->
<!-- <p>Sed tristique purus vitae volutpat commodo suscipit amet sed nibh. Proin a ullamcorper sed blandit. Sed tristique purus vitae volutpat commodo suscipit ullamcorper sed blandit lorem ipsum dolore.</p>-->
<!-- </section>-->
<!-- </div>-->
</div>
<footer class="major">
<ul class="buttons">
<li><a href="#" class="button">See More</a></li>
</ul>
</footer>
</section>
<section id="news" class="wrapper style4 container">
<header class="major" style="text-align:center">
<h2>News</h2>
</header>
<!-- Content -->
<div class="content">
<section>
<ul id="news_list">
</ul>
</section>
</div>
</section>
</article>
<!-- <!– CTA –>-->
<!-- <section id="cta">-->
<!-- <header>-->
<!-- <h2>Ready to do <strong>something</strong>?</h2>-->
<!-- <p>Proin a ullamcorper elit, et sagittis turpis integer ut fermentum.</p>-->
<!-- </header>-->
<!-- <footer>-->
<!-- <ul class="buttons">-->
<!-- <li><a href="#" class="button primary">Take My Money</a></li>-->
<!-- <li><a href="#" class="button">LOL Wut</a></li>-->
<!-- </ul>-->
<!-- </footer>-->
<!-- </section>-->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script type="module">
import { Octokit } from "https://cdn.skypack.dev/@octokit/core";
var month = ["Jan.", "Feb.", "Mar.", "Apr.", "May.", "Jun.", "Jul.", "Aug.", "Sept.", "Oct.", "Nov.", "Dec."];
async function firstAsync() {
const octokit = new Octokit();
const response = await octokit.request('GET /repos/{owner}/{repo}/issues', {
owner: 'UrbanDS',
repo: 'UrbanDS.github.io'
});
if (response.status == 200){
for (var i=0;i<response.data.length;i++)
{
var row = response.data[i];
if(row.title.slice(0,4)=="News"){
var date = new Date(row.created_at);
var date_str = month[date.getMonth()] + " " + date.getDate() + ", "+ date.getFullYear();
$("#news_list").append("<li>" + marked( "**" + date_str + "** " + row.body) + "</li>");
}
console.log(row);
}
}
}
$(document).ready(function () {
firstAsync();
});
</script>