Skip to content

Commit

Permalink
minor readme edit
Browse files Browse the repository at this point in the history
  • Loading branch information
mikala-nsidc committed Sep 19, 2024
1 parent c9aa3d8 commit 4c7a620
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Originally presented to the UWG (User Working Group) in May 2022, this tutorial

**Plotting ICESat-2 and CryoSat-2 Freeboards**

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 instance from their ftp storage lcoation and accessed locally.
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.

**Processing Large-scale Time Series of ICESat-2 Sea Ice Height in the Cloud**

Expand Down
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 @@ -13,7 +13,7 @@ This notebook demonstrates searching for cloud-hosted ICESat-2 data and directly
4. Visualize the land ice heights using `hvplot`.

### [Plotting ICESat-2 and CryoSat-2 Freeboards](./ICESat2-CryoSat2.ipynb)
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 instance from their ftp storage lcoation and accessed locally.
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.

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

0 comments on commit 4c7a620

Please sign in to comment.