Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 920 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 920 Bytes

Topohack extension

This is an extension of topohack (https://github.com/ICESAT-2HackWeek/topohack). Taking ICESat-2 to the mountains: a workflow using satellite laser altimetry to resolve topography over complex terrain

Files

  • .gitignore
    Globally ignored files by git for the project.
  • environment.yml
    conda environment description needed to run this project.
  • README.md
    Description of the project. Sample

Folders

contributors

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

Notebooks that are considered delivered results for the project should go in here.

scripts

Helper utilities that are shared with the team