Skip to content

Commit

Permalink
index.md for earthdata cloud notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
asteiker committed Dec 9, 2023
1 parent 8978549 commit 7f9aef3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ parts:
- file: tutorials/IS2_ATL15_surface_height_anomalies/IS2_ATL15_surface_height_anomalies
- file: external/ICESAT2_ATL10-h5coro_large_scale_time_series
- file: tutorials/ARCOdata_writingZarrs
- file: tutorials/index
sections:
- file: tutorials/NASA-Earthdata-Cloud-Access/1.Intro-Earthdata-Cloud
- file: tutorials/NASA-Earthdata-Cloud-Access/2.earthdata_search
Expand Down
9 changes: 9 additions & 0 deletions book/tutorials/NASA-Earthdata-Cloud-Access/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# NASA Earthdata Cloud and data access using earthaccess and icepyx

The following series of tutorials provides background on how to search and access NASA Earthdata. In particular, we provide background on the NASA Earthdata Cloud evolution and general cloud computing considerations, followed by a focus on NASA's ICESat-2 Mission. This introduction is followed by tutorials on two valuable python packages: `earthaccess` and `icepyx`, offering complementary search, access, and subsetting capabilities.

## The following notebooks are included as part of this series:
* Introduction to NASA Earthdata Cloud and ICESat-2
* Using NASA Earthdata Search to Discover Cloud-Hosted Data
* Introduction to the `earthaccess` python library
* Using the `icepyx` python library to access ICESat-2 data

0 comments on commit 7f9aef3

Please sign in to comment.