-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
52 lines (48 loc) · 1.98 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>C-GRASP: The Coastal Grain Size Portal</title>
</head>
<body>
<img src="https://avatars.githubusercontent.com/u/87827650?s=200&v=4" alt="CB LOGO" width="200">
<p>We are creating a coastal sediments database for the U.S. Atlantic and Gulf Coasts for use in coastal processes and hazards research.</p>
<p>Check out our
<a href="https://github.com/C-GRASP">GitHub organization</a> to see some of our ongoing work
</p>
<p> Members: </p>
<ul>
<li><a href="https://ebgoldstein.wordpress.com/">Evan Goldstein</a> (UNCG Dept. Geography, Environment, and Sustainability)</li>
<li><a href="https://github.com/dbuscombe-usgs">Daniel Buscombe</a> (MARDA Science, contracted to USGS Pacific Coastal and Marine Science Center),</li>
<li><a href="https://github.com/WHBSpeiser">Will Speiser</a> (UC Davis),</li>
</ul>
<p>Projects: </p>
<ul>
<li>Our Code:</li>
<ul>
<li><a href="https://github.com/C-GRASP/AnalysisNotebooks">C-GRASP processed data analysis utilities</li>
<li><a href="https://github.com/C-GRASP/ProcessingNotebooks">C-GRASP raw data processing utilities</a></li>
</ul>
<li>Other useful code (not ours):</li>
<ul>
<li>XXXXXXXXXXXXXXXXXXXXXXXXXXXX</li>
</ul>
<li>Data Sources:</li>
<ul>
<li><a href="https://navigation.usace.army.mil/SEM/SandSnapViewer">Sand Snap</a> (accessed January 18, 2022)</li>
<li>USACE-SAGA:...</li>
<li>USGS-NLCD and LCMAP:...</li>
<li>NOAA C-CAP:...</li>
<li>NOAA-NCEI:...</li>
<li>NWI:...</li>
<li>dbseabed/usseabed:...</li>
<li>polaris 30m digital soils:...</li>
<li>USGS 1:24,000 scale topographic maps:...</li>
<li>Primary data through collaborations with external partners:....</li>
</ul>
</ul>
<p>Funding for this projects will come from: </p>
<ul>
<li>NOPP</li>
</ul>
</body>