You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notebooks/ICESat-2_Cloud_Access/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@ This notebook demonstrates searching for cloud-hosted ICESat-2 data and directly
12
12
3. Load a HDF5 group into an `xarray.Dataset`;
13
13
4. Visualize the land ice heights using `hvplot`.
14
14
15
-
### [Plotting ICESat-2 and CryoSat-2 Freeboards](./ICESat2-CryoSat2.ipynb)
16
-
This notebook demonstrates plotting ICESat-2 and CryoSat-2 data in the same map from within an AWS ec2 instance. ICESat-2 data are accessed via "direct S3 access" using `earthaccess`. CryoSat-2 data are downloaded to our cloud instance from their ftp storage lcoation and accessed locally.
15
+
### [Plotting ICESat-2 and CryoSat-2 Freeboards](./ICESat2-CryoSat2-Coincident.ipynb)
16
+
This notebook demonstrates plotting coincident ICESat-2 and CryoSat-2 data in the same map from within an AWS ec2 instance. ICESat-2 data are accessed via "direct S3 access" using `earthaccess`. CryoSat-2 data are downloaded to our cloud instance from their ftp storage lcoation and accessed locally.
17
17
18
18
#### Key Learning Objectives
19
19
1. use `earthaccess` to search for ICESat-2 ATL10 data using a spatial filter
0 commit comments