Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated learning objective to include xarray.DataTree
  • Loading branch information
asteiker authored Feb 13, 2025
1 parent 8a359ba commit 140fd0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/ICESat-2_Cloud_Access/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This notebook demonstrates searching for cloud-hosted ICESat-2 data and directly
#### Key Learning Objectives
1. Use `earthaccess` to search for ICESat-2 data using spatial and temporal filters and explore search results;
2. Open data granules using direct access to the ICESat-2 S3 bucket;
3. Load a HDF5 group into an `xarray.Dataset`;
3. Load a HDF5 group into an `xarray.DataTree`;
4. Visualize the land ice heights using `hvplot`.

### [Plotting ICESat-2 and CryoSat-2 Freeboards](./ICESat2-CryoSat2-Coincident.ipynb)
Expand Down

0 comments on commit 140fd0e

Please sign in to comment.