Skip to content

Commit

Permalink
Update intro.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes authored Aug 27, 2024
1 parent df0f522 commit d4e3223
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,15 @@ See the Tutorials link in sidebar for our tutorials developed during the hackwee
| [Han Huynh](https://www.linkedin.com/in/hannhuynh/) | University of Colorado at Boulder (CIRES)/NOAA CSL | Multi-source aerosol data visualization | [<i class="fa-solid fa-globe"></i>](https://cires.colorado.edu/people/han-huynh) [<i class="fa-brands fa-orcid"></i>](https://orcid.org/0000-0002-2467-7134) [<i class="fa-brands fa-github"></i>](https://github.com/hnhuynh55) |


### Additional resources or background reading
### Additional resources

* [HyperCoast](https://hypercoast.org/)
* [EDM Workshop](https://nmfs-opensci.github.io/EDMW-EarthData-Workshop-2024/) -- tutorials that we can adapt
* [CoastWatch](https://github.com/coastwatch-training/CoastWatch-Tutorials) -- lots of Python tutorials on some typical science tasks with remote-sensing data

## To add notebooks
### To collaborate

**Add notebooks**

1. Make sure your notebook has a markdown cell with a level 1 header at the top. For example
```
Expand All @@ -35,7 +37,7 @@ See the Tutorials link in sidebar for our tutorials developed during the hackwee
4. Push to the repo and the book will automatically rebuild.
5. Watch the Actions tab on the repo to see when the rebuild is finished.

## To build book
**To build book**

Do `pip install ghp-import` if needed. Then build book and push to GitHub. Set Pages to use gh-pages branch.

Expand Down

0 comments on commit d4e3223

Please sign in to comment.