Skip to content

Commit ac63808

Browse files
authored
Update README.md
1 parent c234c62 commit ac63808

1 file changed

Lines changed: 64 additions & 4 deletions

File tree

README.md

Lines changed: 64 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,65 @@
1-
# ICESAT2_hackweek_tutorials
2-
Combined repository for final tutorial material from 2019 ICESat-2 HackWeek at the Univeristy of Washington
1+
# ICESat-2 Hackweek Tutorials
2+
Combined repository for final tutorials presented during the ICESat-2 HackWeek at the Univeristy of Washington on June 17-21, 2019
33

4-
## License
5-
The content of this project itself is licensed under the [Creative Commons Attribution 3.0 Unported license](https://creativecommons.org/licenses/by/3.0/), and the underlying source code used to format and display that content is licensed under the [MIT license](LICENSE.md).
4+
## Background
5+
The [ICESat-2 Cryospheric Science Hackweek](https://icesat-2hackweek.github.io/) was a 5-day hackweek held at the University of Washington. Participants learned about technologies used to access and process ICESat-2 data with a focus on the cryosphere. Mornings consisted of interactive lectures/tutorials, and afternoon sessions involved facilitated exploration of datasets and hands-on software development.
6+
7+
The tutorials were largely developed by volunteer instructors. Each tutorial was prepared and distributed as a separate repository under the [ICESat-2 Hackweek Github organization](https://github.com/ICESAT-2HackWeek). At the beginning of each tutorial, participants cloned the repository and interactively worked through the material with the instructor.
8+
9+
This ICESat2_hackweek_tutorials repository was created to centralize the final content from all tutorial repositories and to provide a snapshot "release" of the material presented during the hackweek with a DOI for distribution to the larger community.
10+
11+
## Tutorials
12+
### Overview of the ICESat-2 mission (slides)
13+
*Tom Neumann, Ron Kwok, Ben Smith*
14+
https://github.com/ICESAT-2HackWeek/intro_ICESat2
15+
16+
### Introduction to Open Science and Reproducible Research
17+
*Fernando Perez*
18+
https://github.com/ICESAT-2HackWeek/intro-jupyter-git
19+
20+
### Access and Customize ICESat-2 Data via NSIDC API
21+
*Amy Steiker Bruce Wallin*
22+
https://github.com/ICESAT-2HackWeek/data-access
23+
24+
### Intro to HDF5 and ICESat-2 Data Files
25+
*Fernando Paolo*
26+
https://github.com/ICESAT-2HackWeek/intro-hdf5
27+
28+
### Clouds and ICESat-2 Data Filtering
29+
*Ben Smith*
30+
https://github.com/ICESAT-2HackWeek/Clouds_and_data_filtering
31+
32+
### Gridding and Filtering of ICESat/ICESat-2 Elevation Change Data
33+
*Johan Nilsson*
34+
https://github.com/ICESAT-2HackWeek/gridding
35+
36+
### ICESat-2 for Sea Ice
37+
*Alek Petty*
38+
https://github.com/ICESAT-2HackWeek/sea-ice-tutorials
39+
40+
### Geospatial Data Exploration, Analysis, and Visualization
41+
*David Shean*
42+
https://github.com/ICESAT-2HackWeek/geospatial-analysis
43+
44+
### Correcting ICESat-2 data and related applications
45+
*Maya Becker, Susheel Adusumilli*
46+
https://github.com/ICESAT-2HackWeek/data-correction
47+
48+
## How to reproduce and run
49+
These tutorials were deployed on a JupyterHub instance running in the cloud. For information how to reproduce on your own system, see the following.
50+
51+
### Preliminary material
52+
*Anthony Arendt*
53+
Background material, preliminary tutorials
54+
https://icesat-2hackweek.github.io/preliminary/
55+
56+
### JupyterHub Environment for Icesat-2 Hackweek
57+
*Scott Henderson*
58+
https://github.com/ICESAT-2HackWeek/jupyterhub-info.
59+
60+
## Citation and License
61+
Most of this material was prepared by volunteers, all of whom have day jobs as scientists, engineers, and educators. While this material is not necessarily appropriate for a peer-reviewed journal article publication, we are releasing with a digital object identifier (DOI). If you find these tutorials useful, or you adapt some of the underlying source code, we request that you cite as:
62+
63+
*[insert citation information after Zenodo release]*
64+
65+
The content of this project is licensed under the [Creative Commons Attribution 3.0 Unported license](https://creativecommons.org/licenses/by/3.0/), and the underlying source code used to format and display that content is licensed under the [MIT license](LICENSE.md).

0 commit comments

Comments
 (0)