From c2eebce31fb54408dea480515d99f6e747a0fc80 Mon Sep 17 00:00:00 2001 From: Tasha Snow Date: Thu, 26 Dec 2024 12:56:01 -0700 Subject: [PATCH] Remove all links --- book/how_tos/index.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/book/how_tos/index.md b/book/how_tos/index.md index dc379fc..31e62ac 100644 --- a/book/how_tos/index.md +++ b/book/how_tos/index.md @@ -18,11 +18,7 @@ will be useful for working on a JupyterHub, and examples for accessing data from [Setting up an AWS S3 bucket](./data_access/Instructions_for_configuring_AWS_S3_bucket.ipynb) \ [Using the CryoCloud S3 scratch bucket](./data_access/CryoCloudScratchBucket.ipynb) \ [Access Sentinel 2 data](./data_access/Cloud_Sentinel2_access.ipynb) \ -[Access cloud-optimized Geotiff via HTTPS](../external/Earthdata_Cloud__Single_File__HTTPS_Access_COG_Example.ipynb) \ -[Cloud-optimized Geotiff via S3 Direct Access](../external/Earthdata_Cloud__Single_File_Direct_S3_Access_COG_Example.ipynb) \ -[Multiple cloud-optimized Geotiff via S3 Direct Access](../external/Multi-File_Direct_S3_Access_COG_Example.ipynb) \ -[NetCDF4/HDF5 via S3 Direct Access](../external/Earthdata_Cloud__Single_File__Direct_S3_Access_NetCDF4_Example.ipynb) \ -[Multiple NetCDF/HDF5 via S3 Direct Access](../external/Multi-File_Direct_S3_Access_NetCDF_Example.ipynb) +[Leveraging earthaccess](../external/ICESat2_Earthaccess.ipynb) These pages are a work in progress and we welcome ideas for improvements or pages that would be helpful to have included here.