Skip to content

Commit cdc31f4

Browse files
authored
add projects and posters (#38)
1 parent 36ef994 commit cdc31f4

File tree

7 files changed

+48
-3
lines changed

7 files changed

+48
-3
lines changed

book/intro.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,4 @@
1616
* [GeoSMART Track JupyterBook](https://geosmart-2024.hackweek.io)
1717
* JupyterHub: {{ jupyterhub_url }}
1818
* GitHub organization: {{ github_org_url}}
19-
* Projects Spreadsheet: {{ project_spreadsheet_url }}
2019
```

book/projects/index.md

Lines changed: 48 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,54 @@ You can find our comprehensive guide for organizing projects before, during, and
1313

1414
## List of Projects
1515

16-
Here is our current list of project for our {{dates}} {{ hackweek }} hackweek:
16+
Here is our list of projects for our {{dates}} {{ hackweek }}:
1717

1818
| Project Name (with link to GitHub repo) | Short Description | Project Lead(s) |
1919
|:--------|:--------|:-----|
20-
| [icepyx4gedi](https://github.com/ICESAT-2HackWeek/icepyx4gedi) | Goal: To create and/or extend methods and routines in the [`icepyx`](https://icepyx.readthedocs.io/en/latest) Python library to support GEDI footprint data products. | [Aaron Friesz](https://github.com/amfriesz) |
20+
| [icepyx4gedi](https://github.com/ICESAT-2HackWeek/icepyx4gedi), [icepyx-fork](https://github.com/ICESAT-2HackWeek/icepyx)| Goal: To create and/or extend methods and routines in the [`icepyx`](https://icepyx.readthedocs.io/en/latest) Python library to support GEDI footprint data products. | [Aaron Friesz](https://github.com/amfriesz) |
21+
| [Near-Shore-Bathymetry](https://github.com/ICESAT-2HackWeek/Hackweek2024-ICESat-2-Near-Shore-Bathymetry) | Estimate coastal bathymetry | [Arnab Muhuri](https://github.com/arnab-muhuri) |
22+
| [GroundingLine-Greenland](https://github.com/ICESAT-2HackWeek/GroundingLine-Greenland) | Derive the grounding line position of Greenland's tidewater glaciers | [Hui Gao](https://github.com/hui-97) |
23+
| [Mount Baker Climate Laboratory](https://github.com/ICESAT-2HackWeek/MBCL_ICESAT-2_Hackweek_2024) | Investigating the southern aspect of Mt. Baker, WA, USA | [Mike Town](https://github.com/michaeltown-phd) |
24+
| [Off_Track](https://github.com/ICESAT-2HackWeek/off_track) | Exploring what's between ICESat-2 reference tracks | [Ben Smith](https://github.com/SmithB) |
25+
26+
## Project Posters
27+
28+
### GEDI+icepyx
29+
```{image} ./posters/GEDI+icepyx_2024Hackweek_ReportOut.jpg
30+
:alt: GEDI+icepyx poster
31+
:class: bg-primary mb-1
32+
:width: 700px
33+
:align: center
34+
```
35+
36+
### Near Shore Bathymetry
37+
```{image} ./posters/icesat2_bathy_final_presentation.jpg
38+
:alt: bathymetry poster
39+
:class: bg-primary mb-1
40+
:width: 700px
41+
:align: center
42+
```
43+
44+
### Grounding Lines - Greenland
45+
```{image} ./posters/Grounding_line_Greenland.jpg
46+
:alt: grounding line poster
47+
:class: bg-primary mb-1
48+
:width: 700px
49+
:align: center
50+
```
51+
52+
### Mount Baker Climate Lab
53+
```{image} ./posters/MBCL_HackweekSlide.jpg
54+
:alt: Mount Baker poster
55+
:class: bg-primary mb-1
56+
:width: 700px
57+
:align: center
58+
```
59+
60+
### Off Track
61+
```{image} ./posters/Off_track_poster_slide.jpg
62+
:alt: off track poster
63+
:class: bg-primary mb-1
64+
:width: 700px
65+
:align: center
66+
```
580 KB
Loading
445 KB
Loading
510 KB
Loading
297 KB
Loading
440 KB
Loading

0 commit comments

Comments
 (0)