Skip to content

Commit 1d94a95

Browse files
authored
Update README.md
Update CS2 notebook link to point to coincident notebook.
1 parent 1971a97 commit 1d94a95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notebooks/ICESat-2_Cloud_Access/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ This notebook demonstrates searching for cloud-hosted ICESat-2 data and directly
1212
3. Load a HDF5 group into an `xarray.Dataset`;
1313
4. Visualize the land ice heights using `hvplot`.
1414

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.
1717

1818
#### Key Learning Objectives
1919
1. use `earthaccess` to search for ICESat-2 ATL10 data using a spatial filter

0 commit comments

Comments
 (0)