From cc9ad078c53f239a58a04942fb3a32d6911c0a79 Mon Sep 17 00:00:00 2001 From: Emma Marshall <55526386+e-marshall@users.noreply.github.com> Date: Sun, 18 Feb 2024 15:10:15 -0700 Subject: [PATCH] wording change --- accessing_s3_data.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accessing_s3_data.ipynb b/accessing_s3_data.ipynb index 52905d4..25bacf6 100644 --- a/accessing_s3_data.ipynb +++ b/accessing_s3_data.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Accessing ITS_LIVE data via S3 bucket\n", + "# Accessing cloud-hosted ITS_LIVE data \n", "\n", "This notebook will demonstrate how to access cloud-hosted Inter-mission Time Series of Land Ice Velocity and Elevation ([ITS_LIVE](https://its-live.jpl.nasa.gov/#access)) data from AWS S3 buckets. Here, you will find examples of how to successfully access cloud-hosted data as well as some common errors and issues you may run into along the way, what they mean, and how to resolve them. \n", "\n",