We aim to assess surface roughness along track-length scales comparing ATL03 and ATL06 data across two regions of interest.
.gitignore
Globally ignored files bygit
for the project.environment.yml
conda
environment description needed to run this project.https://github.com/ICESAT-2HackWeek/surfit/blob/main/README.mdREADME.md
Description of the project. Sample
Each team member has it's own folder under contributors, where he/she can work on their contribution. Having a dedicated folder for one-self helps to prevent conflicts when merging with master.
Data products can be found here.
- A description of our ATL03 and ATL06 naming conventions is as follows:
- site_ATL06_len##.csv
- site_ATL03.csv
Satellite info and data dictionaries found here.
Code that was collaboratively worked on can be found here. This folder contains retrieval instructions for ATLO3 and ATL06 data.
The following people contributed to our project throughout the week:
- Project lead: Ben Purinton
- Project lead: David Clemens-Sewall
- Project lead: Jessica Badgeley
- Helper: Nathan Kurtz
- Helper: YoungHyun Koo
- Team member: Chancelor Roberts
- Team member: Emma Robertson
- Team member: Karina Zikan
- Team member: 'Ana Fonongava'inga Stringer
Notebooks that are considered delivered results for the project should go in here [link to ATL06 Data retrieval Jupyter Notebook]
Helper utilities that are shared with the team