-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
index.md for earthdata cloud notebooks
- Loading branch information
Showing
2 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |