Skip to content

Commit 140fd0e

Browse files
authored
Update README.md
Updated learning objective to include xarray.DataTree
1 parent 8a359ba commit 140fd0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/ICESat-2_Cloud_Access/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This notebook demonstrates searching for cloud-hosted ICESat-2 data and directly
99
#### Key Learning Objectives
1010
1. Use `earthaccess` to search for ICESat-2 data using spatial and temporal filters and explore search results;
1111
2. Open data granules using direct access to the ICESat-2 S3 bucket;
12-
3. Load a HDF5 group into an `xarray.Dataset`;
12+
3. Load a HDF5 group into an `xarray.DataTree`;
1313
4. Visualize the land ice heights using `hvplot`.
1414

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

0 commit comments

Comments
 (0)