-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathteam.html
More file actions
563 lines (413 loc) · 18.2 KB
/
team.html
File metadata and controls
563 lines (413 loc) · 18.2 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
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
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
<!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" />
<title>Apache SDAP - Science Data Analytics Platform</title>
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="icon" type="image/png" href="/favicon.png" />
<link rel="stylesheet" href="/css/bootstrap.min.css" />
<link rel="stylesheet" href="/css/style.css" />
</head>
<body>
<div class="container">
<div class="logos">
<a href="/">
<img src="images/sdap_logo.png" class="pull-left" />
</a>
</div>
<!-- navigation bar -->
<nav class="navbar navbar-default">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="/">SDAP</a>
</div>
<div class="navbar-right">
<ul class="nav navbar-nav">
<li class="dropdown toggle">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">About SDAP <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="/docs">Docs</a></li>
<li><a href="/publications">Publications</a></li>
<li><a href="/projects">Projects that use SDAP</a></li>
<li><a href="/events">Community Events</a></li>
</ul>
</li>
<li><a href="/downloads">Downloads</a></li>
<li><a href="/blog">Blog</a></li>
<li><a href="/team">Team & Community</a></li>
<!-- <li><a href="/resources">Resources</a></li>-->
<li class="dropdown toggle">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Apache <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="http://www.apache.org/">Apache Software Foundation</a></li>
<li><a href="http://www.apache.org/licenses/">License</a></li>
<li><a href="http://www.apache.org/foundation/sponsorship">Sponsorship</a></li>
<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
<li><a href="http://www.apache.org/events/current-event/">Events</a></li>
<li><a href="http://www.apache.org/security/">Security</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<h1>Team & Community</h1>
<p>Originally, SDAP represented a collaboration between <a href="https://www.jpl.nasa.gov">NASA Jet Propulsion Laboratory (JPL)</a>, <a href="https://coaps.fsu.edu">Center for Ocean-Atmospheric Prediction Studies, Florida State University</a>, the <a href="https://www2.cisl.ucar.edu">Computational Information Systems Laboratory (CISL) / National Center for Atmospheric Research (NCAR)</a>, and <a href="https://www2.gmu.edu">George Mason University (GMU)</a>. As the SDAP community expands, so will the happy faces below...</p>
<p>The SDAP team happily welcomes contributors and supporters of our work. Contributions, bug reports, and suggestions are welcome for the core products, website, documentation, and everything else! See below for more information on joining our community, submitting effective contributions and bug reports.</p>
<h2>Team</h2>
<h3>Apache Software Foundation - Committers & PMC</h3>
<div class="team row">
<div class="team-member col-md-6">
<img src="images/avatars/edshred2000.png" class="team-avatar img-thumbnail" />
<h4>Edward M Armstrong</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/edshred2000">edshred2000</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:earmstro@apache.org">earmstro at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/ngachung.png" class="team-avatar img-thumbnail" />
<h4>Nga Thien Chung</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/ngachung">ngachung</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:nchung@apache.org">nchung at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/tcram.png" class="team-avatar img-thumbnail" />
<h4>Thomas Cram</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/tcram">tcram</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:tcram@apache.org">tcram at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/mayadebellis.png" class="team-avatar img-thumbnail" />
<h4>Maya Debellis</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/mayadebellis">mayadebellis</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:maya@apache.org">maya at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/jelya.png" class="team-avatar img-thumbnail" />
<h4>Jocelyn Elya</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/jelya">jelya</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:jelya@apache.org">jelya at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/eamonford.png" class="team-avatar img-thumbnail" />
<h4>Eamon Ford</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/eamonford">eamonford</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:eamonford@apache.org">eamonford at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/fgreg.png" class="team-avatar img-thumbnail" />
<h4>Frank Greguska</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/fgreg">fgreg</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:fgreg@apache.org">fgreg at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/dataplumber.png" class="team-avatar img-thumbnail" />
<h4>Thomas Huang</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/dataplumber">dataplumber</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:huang@apache.org">huang at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/julianhyde.png" class="team-avatar img-thumbnail" />
<h4>Julian Hyde</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/julianhyde">julianhyde</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:jhyde@apache.org">jhyde at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/jjacob7734.png" class="team-avatar img-thumbnail" />
<h4>Joseph C. Jacob</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/jjacob7734">jjacob7734</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:jjacob@apache.org">jjacob at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/jasonmlkang.png" class="team-avatar img-thumbnail" />
<h4>Jason Kang</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/jasonmlkang">jasonmlkang</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:jasonmlkang@apache.org">jasonmlkang at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/kottmann.png" class="team-avatar img-thumbnail" />
<h4>Jörn Kottmann</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/kottmann">kottmann</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:joern@apache.org">joern at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/RKuttruff.png" class="team-avatar img-thumbnail" />
<h4>Riley Kuttruff</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/RKuttruff">RKuttruff</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:rkk@apache.org">rkk at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/grallewellyn.png" class="team-avatar img-thumbnail" />
<h4>Grace Llewellyn</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/grallewellyn">grallewellyn</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:gracellewellyn@apache.org">gracellewellyn at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/tloubrieu-jpl.png" class="team-avatar img-thumbnail" />
<h4>Thomas G Loubrieu</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/tloubrieu-jpl">tloubrieu-jpl</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:tloubrieu@apache.org">tloubrieu at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/kevinmarlis.png" class="team-avatar img-thumbnail" />
<h4>Kevin M Marlis</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/kevinmarlis">kevinmarlis</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:kmarlis@apache.org">kmarlis at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/lewismc.png" class="team-avatar img-thumbnail" />
<h4>Lewis John McGibbney</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/lewismc">lewismc</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:lewismc@apache.org">lewismc at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatar_nogithub.png" class="team-avatar img-thumbnail" />
<h4>Stepheny Perez</h4>
<dl>
<dt>Email:</dt>
<dd><a href="mailto:skperez@apache.org">skperez at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/wphyojpl.png" class="team-avatar img-thumbnail" />
<h4>Wai Linn Phyo</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/wphyojpl">wphyojpl</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:wphyo@apache.org">wphyo at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/jtroberts.png" class="team-avatar img-thumbnail" />
<h4>Joe T Roberts</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/jtroberts">jtroberts</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:jtroberts@apache.org">jtroberts at apache dot org</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/echyam.png" class="team-avatar img-thumbnail" />
<h4>Elizabeth Yam</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/echyam">echyam</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:echyam@apache.org">echyam at apache dot org</a></dd>
</dl>
</div>
</div>
<h3>Additional Contributors</h3>
<div class="team row">
<div class="team-member col-md-6">
<img src="images/avatars/joshgarde.png" class="team-avatar img-thumbnail" />
<h4>Joshua A Garde</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/joshgarde">joshgarde</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:joshua.a.garde@jpl.nasa.gov">joshua dot a dot garde at jpl dot nasa dot gov</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/kmgill.png" class="team-avatar img-thumbnail" />
<h4>Kevin M Gill</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/kmgill">kmgill</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:kevin.m.gill@jpl.nasa.gov">kevin dot m dot gill at jpl dot nasa dot gov</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/marjo-luc.png" class="team-avatar img-thumbnail" />
<h4>Marjorie J Lucas</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/marjo-luc">marjo-luc</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:marjorie.j.lucas@jpl.nasa.gov">marjorie dot j dot lucas at jpl dot nasa dot gov</a></dd>
</dl>
</div>
<div class="team-member col-md-6">
<img src="images/avatars/vtsontos.png" class="team-avatar img-thumbnail" />
<h4>Vardis M Tsontos</h4>
<dl>
<dt>GitHub:</dt>
<dd><a class="external" href="https://github.com/vtsontos">vtsontos</a></dd>
<dt>Email:</dt>
<dd><a href="mailto:vardis.m.tsontos@jpl.nasa.gov">vardis dot m dot tsontos at jpl dot nasa dot gov</a></dd>
</dl>
</div>
</div>
<div class="ui vertical segment">
<h2 class="ui header" id="community">Community Hubs</h2>
<h3 class="ui header">Mailing Lists</h3>
<p>
The SDAP mailing lists are the official form of communication for the SDAP community, where we hold discussions and votes on new features and releases as well as make project announcements.
</p>
<!-- <h4 class="ui header">-->
<!-- <i class="user icon"></i>-->
<!-- <div class="content">Users</div>-->
<!-- </h4>-->
<!-- <p>-->
<!-- For users of Apache SDAP who want to keep up to date with new releases and community highlights. To subscribe, email <a href="mailto:user-subscribe@sdap.apache.org">user-subscribe@sdap.apache.org</a>.-->
<!-- </p>-->
<h4 class="ui header">
<i class="code icon"></i>
<div class="content">Dev@</div>
</h4>
<p>
For contributors to Apache SDAP or those interested in ongoing design and development efforts.
<br>
<a href="mailto:dev@sdap.apache.org">Message</a>
•
<a href="mailto:dev-subscribe@sdap.apache.org?subject=subscribe">Subscribe</a>
•
<a href="mailto:dev-unsubscribe@sdap.apache.org?subject=subscribe">Unsubscribe</a>
•
<a href="https://lists.apache.org/list.html?dev@sdap.apache.org">Archive</a>
</p>
<h4 class="ui header">
<i class="upload icon"></i>
<div class="content">Commits@</div>
</h4>
<p>
For emails-on-commit across all Apache SDAP products.
<br>
<a href="mailto:commits@sdap.apache.org">Message</a>
•
<a href="mailto:commits-subscribe@sdap.apache.org?subject=subscribe">Subscribe</a>
•
<a href="mailto:commits-unsubscribe@sdap.apache.org?subject=subscribe">Unsubscribe</a>
•
<a href="https://lists.apache.org/list.html?commits@sdap.apache.org">Archive</a>
</p>
<h3 class="ui header">
<div class="content">Slack</div>
</h3>
<p>
The SDAP project developers maintain a Slack channel <code>#sdap</code> in the <code>the-asf</code> organization. <br>
<a href="https://the-asf.slack.com/archives/CN8UJ3D0V">Link</a>
</p>
<h3 class="ui header">
<i class="github icon"></i>
<div class="content">GitHub</div>
</h3>
<p>
SDAP's codebase is spread across 3 repositories for the 3 major components:
</p>
<ul>
<li><a href="https://github.com/apache/sdap-nexus">NEXUS</a>: The main data analysis component of SDAP.</li>
<li><a href="https://github.com/apache/sdap-ingester">Ingester</a>: Processes and prepares input data for SDAP, as well as manages the various datasets.</li>
<li><a href="https://github.com/apache/sdap-nexusproto">Nexusproto</a>: Protobuf spec for SDAP's data tile format: the intermediate data format from raw input to result.</li>
</ul>
<h3 class="ui header">
<i class="bug icon"></i>
<div class="content">Issues and Bugs</div>
</h3>
<p>
Visit our <a href="https://issues.apache.org/jira/browse/SDAP">JIRA Issue Tracker</a> for full information on current developments, bugs, etc.
</p>
<h3 class="ui header">
<i class="sticky note icon"></i>
<div class="content">Wiki</div>
</h3>
<p>
See our <a href="https://cwiki.apache.org/confluence/display/SDAP">wiki</a> for detailed information on project organization, roadmaps, etc.
</p>
<h3 class="ui header">
<div class="content">Social Media</div>
</h3>
<h4 class="ui header">
<i class="twitter icon"></i>
<div class="content">Twitter</div>
</h4>
<p>
<a href="https://twitter.com/apachesdap">Follow us on Twitter</a> to keep up to date on Apache SDAP and related developments.
</p>
</div>
<!-- footer -->
<nav class="navbar navbar-default">
<div class="navbar-header">
<a class="navbar-brand" href="">SDAP</a>
</div>
<div class="navbar-text pull-right">© 2017-2025 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>. <a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a><br/>
Apache SDAP, SDAP, Apache, the Apache feather logo, and the Apache SDAP project logo are trademarks of The Apache Software Foundation.</div>
</nav>
<script src="/js/jquery.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
</div>
</body>
</html>