Our team is interested in estimating the length scales of grounding zone depressions and their statistical distribution across the Antarctic continent. ICESat-2's ATL06 data set was used to acquire the elevation profile of grounding zone depressions and compute the proportions of these features with the overarching goal of determining how these features evolve spatially and temporally. This project was developed during ICESat-2's 2023 Hackweek. Thanks to Lindsey Heagey and Joachim Meyer for the template, provided originally for Geohackweek.
- Team Lead: Bryony Freer
- Team Member: Anna Puggard
- Team Member: Maria Lozano
- Team Member: Danielle Grau
.gitignore
Globally ignored files bygit
for the project.environment.yml
conda
environment description needed to run this project.README.md
Project Description.
Each member of our team has a folder within the repository to conduct their work to prevent conflict with merging with the main branch.
Anna
Bryony
Maria
Danni
Notebook containing ongoing results from the project.
Python scripts containing developed functions used to analyze ICESat-2 tracks.
haversine.py
gzfeatureextract.py