This IceSat-2 Hack Week project aims to quantify the surface roughness of areas on the Antarctic ice sheet.
Thanks to Lindsey Heagey and Joachim Meyer for the template, provided originally for Geohackweek.
.gitignore
Globally ignored files bygit
for the project.environment.yml
conda
environment description needed to run this project.README.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.
Notebooks that are considered delivered results for the project should go in here.
Helper utilities that are shared with the team