We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a359ba commit 140fd0eCopy full SHA for 140fd0e
notebooks/ICESat-2_Cloud_Access/README.md
@@ -9,7 +9,7 @@ This notebook demonstrates searching for cloud-hosted ICESat-2 data and directly
9
#### Key Learning Objectives
10
1. Use `earthaccess` to search for ICESat-2 data using spatial and temporal filters and explore search results;
11
2. Open data granules using direct access to the ICESat-2 S3 bucket;
12
-3. Load a HDF5 group into an `xarray.Dataset`;
+3. Load a HDF5 group into an `xarray.DataTree`;
13
4. Visualize the land ice heights using `hvplot`.
14
15
### [Plotting ICESat-2 and CryoSat-2 Freeboards](./ICESat2-CryoSat2-Coincident.ipynb)
0 commit comments