-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
444 lines (405 loc) · 21.1 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
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>GeoDashboard - Visualizations for geo temporal data</title>
<link rel="shortcut icon" type="image/png" href="img/favicon.png">
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<!-- Custom Fonts -->
<link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css" type="text/css">
<!-- Plugin CSS -->
<link rel="stylesheet" href="css/animate.min.css" type="text/css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/creative.css" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="//oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="//oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top">
<nav id="mainNav" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand page-scroll" href="#page-top">Geostreaming Data Framework </a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a class="page-scroll" href="#about">About</a>
</li>
<li>
<a href="https://opensource.ncsa.illinois.edu/confluence/display/GEOD/">Docs</a>
</li>
<!--<li>-->
<!--<a href="https://geodashboard.ncsa.illinois.edu/geodashboard/">Demo</a>-->
<!--</li>-->
<li>
<a class="page-scroll" href="#funding">Funding</a>
</li>
<li>
<a class="page-scroll" href="#publications">Publications</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<header>
<div class="header-content">
<div class="header-content-inner">
<img class="img-responsive logo" src="img/logo.png"></img>
<!--<h1 style="font-size: 30px;">Open source data management and visualizations for geotemporal daaaaata </h1>-->
<h2> Open source data management and visualizations for geotemporal data</h2>
<!--<p>Build customized <i>cat</i>alogs in the clouds to help you manage your research data.</p>-->
<!--<p> The geostreaming data framework allows for heterogeneous data to be converted into a flexible schema,-->
<!--a REST API to retrieve and perform computations on the data, and a web application with visualizations-->
<!--for end users to interact with the data addressing the needs of different communities.</p>-->
<p> The geostreaming data framework allows for heterogeneous data to be converted into a flexible schema,
provides a web application with data visualizations for end-users to interact with the data and a REST
API to create additional web clients and perform computations of the data. </p>
<a href="#about" class="btn btn-primary btn-xl page-scroll">Find Out More</a>
</div>
</div>
</header>
<section class="bg-primary" id="about">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2 class="section-heading">What is Geostreaming Data Framework?</h2>
<hr class="primary">
<p class="text-faded">
<ul>
<li>
Geostreaming data framework is a set of open source software (
<a href="https://opensource.ncsa.illinois.edu/bitbucket/projects/GEOD"> NCSA</a>
) tools to help researchers manage and visualize
geo temporal data.
</li>
<li> You can install Geostreaming data framework as needed
for your project in the cloud, on your hardware, or you can partner with
<a href="mailto:[email protected]">NCSA</a> for a custom instance.
</li>
<li>
The geostreaming data framework is built to be extensible and support new use cases and
<a href="#projects"> domains</a>.
</li>
<li> Questions? Join the team on the <a href="mailto:[email protected]">mailing list</a>. </li>
</ul>
</p>
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<!--<a href="https://geodashboard.ncsa.illinois.edu/geodashboard/" class="btn btn-default btn-xl">Demo site</a>-->
<a href="https://opensource.ncsa.illinois.edu/confluence/display/GEOD" class="btn btn-default btn-xl">Documentation</a>
</div>
</div>
</div>
</section>
<section id="application">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">A scalable geotemporal data management and visualization system</h2>
<hr class="primary">
</div>
<div class="col-lg-4 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-code wow bounceIn"></i>
<h3>GeoStreaming API</h3>
<p >
A REST API where you can interact with the data. Specific computation for visualizing data
is performed in the Geostreaming Api, including computations for bins for the data at different
time scales including day, month, season and year. It also calculate trends per parameter
for single sensors or a region.
</p>
</div>
</div>
<div class="col-lg-4 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-line-chart wow bounceIn"></i>
<h3>Geodashboard</h3>
<p>
This is a web-application that allows users to browse and search geo-spatial data in a map.
It has visualizations for each location that can be customized to match the community needs.
We currently support time-series, box and whiskers, stacked line and stacked bar graphs.
Code is developed in React + Redux graphs are created with d3.js and new graphs can be easily added.
</p>
</div>
</div>
<div class="col-lg-4 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-code-fork wow bounceIn"></i>
<h3>Parsers</h3>
<p>
Data from heterogeneous sources that include images collected from drones or field scanners,
sensors in the field, results of labs analyses, remote sensing data, or historical data from
heterogeneous sources can be ingested into the geostreaming API with the help of parsers.
A Python library
<a href="https://opensource.ncsa.illinois.edu/bitbucket/projects/GEOD/repos/pygeotemporal">
PyGeotemporal</a>
has been created to facilitate writting new parsers.
</p>
</div>
</div>
</div>
</div>
</section>
<section class="bg-primary" id="services">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Built to be extensible</h2>
<hr class="primary">
</div>
<p>
<div class="col-lg-12">
<ul>
<li>
Supports heterogeneous sources of data: embedded in images from drones or field scanners,
sensors in the fields, results of lab analyses, remote sensing data, historical data obtained
from federal and state sources.
</li>
<li>
Data can be visualized in different graphs. And new graphs can be created using
<a href="https://d3js.org/"> d3.js</a>.
</li>
<li>
Users can browse and search data based on location, source of data, paremeters or time frame.
</li>
<li>
The geostreaming data framework components work great together. But are designed to work
on their own if you are only interested in one of them.
</li>
</ul>
</p>
</div>
</div>
</div>
</section>
<section id="funding">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Funding Sources</h2>
<hr class="primary">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<ul class="list-unstyled funding-list">
<li>Illinois-Indiana Sea Grant – Great Lakes Monitoring</li>
<li>NGREC and Walton Foundation - Great Lakes to Gulf Virtual Observatory</li>
<li>NSF EAR – Critical Zone Observatory Network for Intensively Managed Landscapes (IML-CZO)</li>
<li>ARPA-E - TERRA-REF</li>
<li>CDC - Vector Borne Disease</li>
</ul>
</div>
</div>
</div>
</section>
<section id="projects" class="bg-dark no-padding">
<div class="container-fluid">
<div class="row no-gutter">
<div class="col-lg-4 col-sm-6">
<a href="https://greatlakesmonitoring.org/" class="portfolio-box">
<img src="img/portfolio/glm.png" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Project
</div>
<div class="project-name">
Great Lakes Monitoring
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="https://greatlakestogulf.org/" class="portfolio-box">
<img src="img/portfolio/gltg.png" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Project
</div>
<div class="project-name">
Great Lakes to Gulf Virtual Observatory
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="http://criticalzone.org/iml/" class="portfolio-box">
<img src="img/portfolio/imlczo.png" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Project
</div>
<div class="project-name">
IML Critical Zone Observatory
</div>
</div>
</div>
</a>
</div>
</div>
<div class="row no-gutter">
<div class="col-lg-2"></div>
<div class="col-lg-4 col-sm-6">
<a href="http://terraref.org/" class="portfolio-box">
<img src="img/portfolio/terraref.png" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Project
</div>
<div class="project-name">
TERRA-REF
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="http://ssa.ncsa.illinois.edu/isda/vector-borne-disease/" class="portfolio-box">
<img src="img/portfolio/vector_borne_disease.png" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Project
</div>
<div class="project-name">
Vector Borne Disease
</div>
</div>
</div>
</a>
</div>
</div>
</div>
</section>
<section id="publications">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Publications</h2>
<hr class="primary">
</div>
</div>
<div class="row">
<div class="col-lg-12">
<ul>
<li>I. Gutierrez-Polo, Y. Zhao, S. Bradley, E. Roeder, M. Pitcel, K. Tepas, P. Collingsworth,
L. Marini. "Monitoring Water Quality in the Great Lakes Leveraging
Geo-Temporal Cyberinfrastructure," <i>2017 IEEE 13th International Conference on
e-Science (e-Science)</i>, Auckland, New Zealand, 2017, pp. 364-373.
doi: 10.1109/eScience.2017.50 </li>
<li> M. Burnette, R. Kooper, J. D. Maloney, G. S. Rohde, J. A. Terstriep, C. Willis, N. Fahlgren,
T. Mockler, M. Newcomb, V. Sagan, P. Andrade-Sanchez, N. Shakoor, P. Sidike, R. Ward, and
D. LeBauer. 2018. TERRA-REF Data Processing Infrastructure. In Proceedings of the Practice
and Experience on Advanced Research Computing (PEARC '18). ACM, New York, NY, USA, Article
27, 7 pages. DOI: https://doi.org/10.1145/3219104.3219152</li>
<li> Kooper, R., et al. "Information Architecture Used to Manage Multi-Domain Data Analysis in
Intensively Managed Landscape-Critical Zone Observatory." AGU Fall Meeting Abstracts. 2016.
</li>
</ul>
</div>
</div>
</div>
</section>
<aside class="bg-dark" id="portfolio">
<div class="container text-center">
<div class="call-to-action">
<h2>Join the <a href="https://opensource.ncsa.illinois.edu/bitbucket/projects/GEOD/repos/geodashboard-v3/browse/CONTRIBUTORS.md"> Geodashboard</a> Team,
check out the code, start contributing!</h2>
<a href="https://opensource.ncsa.illinois.edu/bitbucket/projects/GEOD" class="btn btn-default btn-xl wow tada">Source Code</a>
</div>
</div>
</aside>
<section class="bg-primary" id="thanks">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Special thanks</h2>
<hr class="primary">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
We are very thankful to the following companies for letting us use their wonderful software for free to develop Clowder under an open source license:
<ul class="list-unstyled funding-list">
<li><a href="https://www.atlassian.com">Atlassian</a> for kindly giving us an open source license to their software development products that make our daily efforts so much easier</li>
</ul>
</div>
</div>
</div>
</section>
<section id="contact">
<div class="container">
<div class="row">
<div class="col-xs-3">
<a href="http://illinois.edu/">
<img class="img-responsive" style="width: 60px" src="img/logos_uiuc.png"></img>
</a>
</div>
<div class="col-xs-3">
<a href="http://www.ncsa.illinois.edu/">
<img class="img-responsive" style="width: 110px" src="img/logos_ncsa.png"></img>
</a>
</div>
<div class="col-xs-3">
<a href="http://ssa.ncsa.illinois.edu/isda/">
<img class="img-responsive" src="img/isda_logo.png"></img>
</a>
</div>
<div class="col-xs-3 text-center">
<div class="row">
<i class="fa fa-envelope-o fa-3x wow bounceIn" data-wow-delay=".1s"></i>
<p>Mailing List</br>
<a href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
</div>
</div>
</section>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="js/jquery.easing.min.js"></script>
<script src="js/jquery.fittext.js"></script>
<script src="js/wow.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/creative.js"></script>
</body>
</html>