-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
42 lines (40 loc) · 1.48 KB
/
Copy pathindex.html
File metadata and controls
42 lines (40 loc) · 1.48 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
---
layout: home
author_profile: true
header:
overlay_color: "#000"
overlay_filter: "0.5"
overlay_image: /assets/images/header-coastal.jpg
caption: "LiDAR DEM — Coastal Louisiana"
actions:
- label: "View Portfolio"
url: "/portfolio/"
- label: "Read Blog"
url: "/blog/"
excerpt: >
Mapping coastal vulnerability with centimeter-precision elevation models.<br>
High-resolution DEMs · Satellite remote sensing · Sea level rise.
feature_row:
- image_path: /assets/images/feature-dem.jpg
alt: "Digital Elevation Models"
title: "High-Res DEMs"
excerpt: "Generating sub-meter accuracy digital elevation models from ICESat-2, TanDEM-X, and optical stereo imagery to assess flood exposure."
url: "/portfolio/"
btn_label: "See Projects"
btn_class: "btn--primary"
- image_path: /assets/images/feature-slr.jpg
alt: "Sea Level Rise"
title: "Sea Level Rise Impact"
excerpt: "Quantifying how many people and assets fall within the inundation zone under various IPCC sea level rise scenarios."
url: "/portfolio/sea-level-rise-impact/"
btn_label: "Learn More"
btn_class: "btn--primary"
- image_path: /assets/images/feature-satellite.jpg
alt: "Satellite Imagery"
title: "Satellite Analysis"
excerpt: "Processing Planet, Sentinel, and Landsat imagery for change detection, coastal erosion monitoring, and shoreline extraction."
url: "/blog/"
btn_label: "Read Posts"
btn_class: "btn--primary"
---
{% include feature_row %}