-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.html
More file actions
579 lines (510 loc) · 37 KB
/
Copy pathdata.html
File metadata and controls
579 lines (510 loc) · 37 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
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
<!doctype html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src=https://www.googletagmanager.com/gtag/js?id=G-ZHL34ZNHPC></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-ZHL34ZNHPC');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CZNet</title>
<!--SET: FAVICON-->
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest.html">
<!--END: FAVICON-->
<!--SET: STYLESHEET-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Domine:wght@400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css">
<link href="assets/css/bootstrap.css" rel="stylesheet">
<link href="assets/css/slick.css" rel="stylesheet">
<link href="assets/css/slick-theme.css" rel="stylesheet">
<link href="assets/css/nice-select.css" rel="stylesheet">
<link href="assets/css/cznet.css" rel="stylesheet" media="all">
<link href="assets/css/cznet_media.css" rel="stylesheet">
<!--END: STYLESHEET-->
</head>
<body>
<div class="wrapper">
<header>
<div class="headtop">
<div class="container">
<div class="topmenu d-flex" style="justify-content: space-between;">
<div class="d-flex align-items-left">
<ul class="d-flex">
<li class="homeicon"><a href="index.html"><i class="home-icon-cznet"></i> CZNet Home</a></li>
</ul>
</div>
<div class="d-flex justify-content-end align-items-center">
<ul class="d-flex">
<li class="calendericon"><a href="news-events.html"><i class="far fa-calendar-alt"></i> NEWS & EVENTS</a></li>
<li><a href="about.html"> ABOUT</a></li>
<li><a href="contact.html"> CONTACT</a></li>
<li><a href="opportunities.html"> OPPORTUNITIES</a></li>
<li class="search_icon"><a href="data.html#"><i class="fas fa-search"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="headbtm">
<div class="container">
<div class="row align-items-center">
<div class="col-xl-3 col-lg-3 col-md-2 col-sm-12">
<div class="logo d-flex align-items-center">
<a class="navbar-brand" href="/"><img src="uploads/logo/CZN_Logo.png" width="381" height="117" alt="CZNet Logo"></a>
<button id="nav-toggle" class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span></span>
</button>
<a href="data.html#" class="searchicon d-md-none d-block"><i class="fas fa-search"></i></a>
</div>
</div>
<div class="col-xl-9 col-lg-9 col-md-10 col-sm-12">
<nav class="navbar navbar-expand-md">
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto">
<li class="nav-item active"><a class="nav-link" href="data.html" tabindex="-1" aria-disabled="true">Data</a></li>
<li class="nav-item "><a class="nav-link" href="publications.html" tabindex="-1" aria-disabled="true">Publications</a></li>
<li class="nav-item "><a class="nav-link" href="education_outreach.html" tabindex="-1" aria-disabled="true">Education & Outreach</a></li>
<li class="nav-item "><a class="nav-link" href="people.html" tabindex="-1" aria-disabled="true">People</a></li>
<li class="nav-item dropdown thematic"><a class="nav-link cntbtn" href="data.html">Thematic Clusters <i class="fas fa-caret-down"></i></a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown1">
<li><a class="dropdown-item" href="index.html">CZNet Home</a></li>
<li><a class="dropdown-item" href="/hub">CZNet Coordinating Hub</a></li>
<li><a class="dropdown-item" href="/bedrock">Bedrock</a></li>
<li><a class="dropdown-item" href="/bigdata">Big Data</a></li>
<li><a class="dropdown-item" href="/cinet">CINet</a></li>
<li><a class="dropdown-item" href="/coastal">Coastal</a></li>
<li><a class="dropdown-item" href="/drylands">Drylands</a></li>
<li><a class="dropdown-item" href="/dust2">Dust^2</a></li>
<li><a class="dropdown-item" href="/dynamic_water">Dynamic Water</a></li>
<li><a class="dropdown-item" href="/geomicrobiology">GeoMicro</a></li>
<li><a class="dropdown-item" href="/urban">Urban</a></li>
</ul>
</li>
</ul>
<ul class="navbar-nav bottom_menu">
<li class="nav-item homeicon"><a class="nav-link" href="index.html"><i class="home-icon-cznet"></i> CZNet Home</a></li>
<li class="nav-item calendericon"><a class="nav-link" href="news-events.html"><i class="far fa-calendar-alt"></i> NEWS & EVENTS</a></li>
<li class="nav-item"><a class="nav-link" href="about.html">ABOUT</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">CONTACT</a></li>
<li class="nav-item"><a class="nav-link" href="opportunities.html">OPPORTUNITIES</a></li>
</ul>
</div>
</nav>
</div>
</div>
</div>
<div class="searchbar_d">
<div class="container">
<form action="/search/results">
<ul class="d-flex">
<li>
<input type="search" name="q" aria-label="Search" placeholder="Enter Search terms here">
</li>
<li><button type="submit"><i class="fas fa-search"></i></button></li>
</ul>
</form>
</div>
</div>
<div class="searchbar">
<form action="/search/results">
<ul class="d-flex">
<li>
<input type="search" name="q" aria-label="Search" placeholder="Enter Search terms here">
</li>
<li><button type="submit"><i class="fas fa-search"></i></button></li>
</ul>
</form>
</div>
</div>
</header>
<!--SET HERO SECHERE-->
<section class="herosec interiorhero tchero d-flex flex-wrap align-items-end" style="background-image: url(uploads/people/img/_largeBannerHero/hendrik-cornelissen-qrcOR33ErA-unsplash.jpg);">
<div class="herocont">
<div class="container">
<div class="row">
<div class="col-xl-8 col-lg-8 col-md-10 col-sm-12">
<div class="content">
<div class="heading">
<h1>CRITICAL ZONE COLLABORATIVE NETWORK DATA</h1>
</div>
<div class="midcoltext">
<p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--END HERO SEC HERE-->
<section class="firstsec interiorcontent">
<div class="midsec">
<div class="container">
<div class="content">
<div class="topcontent leadParagraph">
<p>The CZNet Hub operates a Data Catalog and Discovery system where anyone can search, browse, and access data from the CZNet Thematic Cluster and Legacy CZO Project. The Hub also operates a Data Submission Portal where Critical Zone data can be submitted to reputable repositories for sharing and publication.<br /></p>
<p>Individual Thematic Cluster data and guidelines can be found on each of their website sections.<br /></p>
</div>
</div>
</div>
</div>
</section>
<section class="thirdsec fiocb-Light-Green
">
<div class="midsec">
<div class="container">
<div class="getbg bgColor33433 ">
<style>
.getbg.bgColor33433:before {background-color: #EBF1E4;}
</style>
<div class="content">
<div class="row">
<div class="col-lg-5 col-md-5 col-sm-12">
<div class="maincontent d-flex flex-wrap justify-content-center">
<div class="midcontent">
<div class="heading">
<p><strong>DISCOVER AND ACCESS CZNET RESEARCH PRODUCTS</strong></p>
<h3>CZNet Hub Data Catalog and Discovery System</h3>
</div>
<div class="midcoltext">
<p>The CZNet Hub is pleased to announce the release of a Catalog and Discovery System for CZNet data and research products. You can use this new system to find and access CZNet data and other research products, including data products produced by the legacy Critical Zone Observatory (CZO) projects.</p>
</div>
<a href="https://discover.criticalzone.org/" class="btn cntbtn">Access CZNet Data
</a>
</div>
</div>
</div>
<div class="col-lg-7 col-md-7 col-sm-12">
<div class="midcolimg d-flex flex-wrap justify-content-end">
<img src="uploads/people/img/_floatedImageOverlayingColoredBackground/pexels-pixabay-355647.jpg" alt="Photo">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="thirdsec donecsec getreachsec fiocb-Light-Blue-Left
">
<div class="midsec">
<div class="container">
<div class="getbg" style="background-image: none;">
<span class="modbg" style="
background-color: #DCEEF5;
"></span>
<div class="content">
<div class="row">
<div class="col-lg-7 col-md-7 col-sm-12">
<div class="midcolimg">
<img src="uploads/pages/img/_floatedImageOverlayingColoredBackground/bg-2.8a618416.png" alt="Photo">
</div>
</div>
<div class="col-lg-5 col-md-5 col-sm-12">
<div class="maincontent">
<div class="midcontent">
<div class="heading">
<p><strong>JOIN AND SUBMIT DATA</strong></p>
<h3>CZNet Hub Data Submission Portal</h3>
</div>
<div class="midcoltext">
<p>The CZNet Hub is pleased to announce the development of the Data Submission Portal is now complete.</p>
</div>
<a href="https://dsp.criticalzone.org/" class="btn cntbtn">Take me to the DSP
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="thirdsec fiocb-Gray
">
<div class="midsec">
<div class="container">
<div class="getbg bgColor25601 ">
<style>
.getbg.bgColor25601:before {background-color: #F3F5F6;}
</style>
<div class="content">
<div class="row">
<div class="col-lg-5 col-md-5 col-sm-12">
<div class="maincontent d-flex flex-wrap justify-content-center">
<div class="midcontent">
<div class="heading">
<h3>CZNet Data Best Practices</h3>
</div>
<div class="midcoltext">
<p>CZhub provides a number of resources on data best practices and data management. They are compiled on Github and can be accessed below.</p>
</div>
<a href="https://cznethub.github.io/data-best-practices/" class="btn cntbtn">Data Best Practices
</a>
</div>
</div>
</div>
<div class="col-lg-7 col-md-7 col-sm-12">
<div class="midcolimg d-flex flex-wrap justify-content-end">
<img src="uploads/pages/banners/_floatedImageOverlayingColoredBackground/joshua-brown-Tjs5AAFCc40-unsplash.jpg" alt="Photo">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="thirdsec fiocb-Light-Green
">
<div class="midsec">
<div class="container">
<div class="getbg bgColor15694 ">
<style>
.getbg.bgColor15694:before {background-color: #EBF1E4;}
</style>
<div class="content">
<div class="row">
<div class="col-lg-5 col-md-5 col-sm-12">
<div class="maincontent d-flex flex-wrap justify-content-center">
<div class="midcontent">
<div class="heading">
<h3>2021-2022 CZ Hub Data Management Mini Workshops and Data Help Sessions</h3>
</div>
<div class="midcoltext">
<p>CZNet hosted a series of Data Management Mini Workshops to connect and assist Data Managers across the CZNet Sphere and beyond. They are archived below.</p>
</div>
<a href="https://www.youtube.com/playlist?list=PLj1oj1_YLcqQc5nf4fjfhr7EdRLJgu3Cx" class="btn cntbtn">Worskhop Archive
</a>
</div>
</div>
</div>
<div class="col-lg-7 col-md-7 col-sm-12">
<div class="midcolimg d-flex flex-wrap justify-content-end">
<img src="uploads/pages/img/_floatedImageOverlayingColoredBackground/scott-graham-5fNmWej4tAA-unsplash.jpg" alt="Photo">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="thirdsec listGroup">
<div class="midsec">
<div class="container">
<div class="getbg bgColor3539">
<style>
.getbg.bgColor3539:before {
background-color: #deebf2;
max-width: unset;
}
</style>
<div class="content">
<div class="czlist-group">
<div class="row">
<div class="offset-lg-2 offset-md-2 col-lg-8 offset-lg-2 col-md-10 col-sm-12">
<div class="maincontent d-flex flex-wrap justify-content-center card">
<div class="midcontent">
<div class="heading">
<h5>
<a href="/hub/data">CZNet Coordinating Hub Data</a> <span class="list-group-chevron">⟩</span> </h5>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="offset-lg-2 offset-md-2 col-lg-8 offset-lg-2 col-md-10 col-sm-12">
<div class="maincontent d-flex flex-wrap justify-content-center card">
<div class="midcontent">
<div class="heading">
<h5>
<a href="/bedrock/data">Bedrock Cluster Data</a> <span class="list-group-chevron">⟩</span> </h5>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="offset-lg-2 offset-md-2 col-lg-8 offset-lg-2 col-md-10 col-sm-12">
<div class="maincontent d-flex flex-wrap justify-content-center card">
<div class="midcontent">
<div class="heading">
<h5>
<a href="/bigdata/data">Big Data Cluster Data</a> <span class="list-group-chevron">⟩</span> </h5>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="offset-lg-2 offset-md-2 col-lg-8 offset-lg-2 col-md-10 col-sm-12">
<div class="maincontent d-flex flex-wrap justify-content-center card">
<div class="midcontent">
<div class="heading">
<h5>
<a href="/cinet/data">CINet Cluster Data</a> <span class="list-group-chevron">⟩</span> </h5>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="offset-lg-2 offset-md-2 col-lg-8 offset-lg-2 col-md-10 col-sm-12">
<div class="maincontent d-flex flex-wrap justify-content-center card">
<div class="midcontent">
<div class="heading">
<h5>
<a href="/coastal/data">Coastal Cluster Data</a> <span class="list-group-chevron">⟩</span> </h5>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="offset-lg-2 offset-md-2 col-lg-8 offset-lg-2 col-md-10 col-sm-12">
<div class="maincontent d-flex flex-wrap justify-content-center card">
<div class="midcontent">
<div class="heading">
<h5>
<a href="/drylands/data">Drylands Cluster Data</a> <span class="list-group-chevron">⟩</span> </h5>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="offset-lg-2 offset-md-2 col-lg-8 offset-lg-2 col-md-10 col-sm-12">
<div class="maincontent d-flex flex-wrap justify-content-center card">
<div class="midcontent">
<div class="heading">
<h5>
<a href="/dust2/data">Dust^2 Cluster Data</a> <span class="list-group-chevron">⟩</span> </h5>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="offset-lg-2 offset-md-2 col-lg-8 offset-lg-2 col-md-10 col-sm-12">
<div class="maincontent d-flex flex-wrap justify-content-center card">
<div class="midcontent">
<div class="heading">
<h5>
<a href="/dynamic_water/data">Dynamic Water Cluster Data</a> <span class="list-group-chevron">⟩</span> </h5>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="offset-lg-2 offset-md-2 col-lg-8 offset-lg-2 col-md-10 col-sm-12">
<div class="maincontent d-flex flex-wrap justify-content-center card">
<div class="midcontent">
<div class="heading">
<h5>
<a href="/geomicrobiology/data">Geomicrobiology Cluster Data</a> <span class="list-group-chevron">⟩</span> </h5>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="offset-lg-2 offset-md-2 col-lg-8 offset-lg-2 col-md-10 col-sm-12">
<div class="maincontent d-flex flex-wrap justify-content-center card">
<div class="midcontent">
<div class="heading">
<h5>
<a href="/urban/data">Urban Cluster Data</a> <span class="list-group-chevron">⟩</span> </h5>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--SET FOOTER HERE-->
<footer class="footer">
<div class="ftrtop">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-12 d-flex flex-wrap justify-content-center">
<div class="ftrmenu">
<h6>Contact</h6>
<p>
1167 Massachusetts Avenue<br> Arlington, MA 02476 </p>
<p><a href="mailto:cznet@cuahsi.org">cznet@cuahsi.org</a><br>
p: <a href="tel:(339) 221-5400">(339) 221-5400</a><br>
f: <a href="tel:(339)-674-3000">(339)-674-3000</a>
</p>
<div class="socialsec">
<ul class="row">
<li><a href="https://twitter.com/CZCNet"><i class="fab fa-twitter"></i> </a></li>
<li><a href="https://www.youtube.com/@CUAHSI/featured"><i class="fab fa-youtube"></i> </a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 d-flex flex-wrap justify-content-center">
<div class="content d-flex flex-wrap align-items-center">
<div class="flogos">
<ul class="row">
<li><a href="data.html#"><img src="assets/images/nsf_logo.png" alt="NSF Logo"></a></li>
<li><a class="navbar-brand" href="https://www.cuahsi.org/"><img src="uploads/logo/cuahsi-logo-blue.svg" width="381" height="117" alt="CZNet Logo"></a></li>
</ul>
<p>Studying the zone where rock meets life
<br>
<span style="font-size:smaller">The CZNet Hub is sponsored by the National Science Foundation Award EAR-2012893.</span></p>
</div>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-12">
<div class="ftrmenu">
<h6>Quicklinks</h6>
<ul>
<li><a href="news-events.html"> News & Events</a></li>
<li><a href="contact.html"> Contact Us</a></li>
<li><a href="opportunities.html"> Opportunities</a></li>
<li><a href="about.html"> About Us</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="ftrbtm">
<div class="container">
<div class="copyrightsec">
<p>© 2026 Consortium for the Advancement of Hydrological Science, Inc. <a href="terms-and-conditions/index.html">Terms & Conditions</a></p>
</div>
</div>
</div>
</footer>
<!--END FOOTER HERE-->
</div>
<script src="assets/js/jquery-3.6.0.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/jquery.matchHeight.js"></script>
<script src="assets/js/slick.js"></script>
<script src="assets/js/jquery.nice-select.min.js"></script>
<script src="assets/js/cznet.js"></script>
</body>
</html>