Skip to content

Commit 7b5f4a1

Browse files
committed
incorporated Diane's suggested edits
1 parent 35d41b5 commit 7b5f4a1

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

notebooks/ICESat-2_MODIS_Arctic_Sea_Ice/Customize and Access Data Rendered.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"source": [
77
"# Warning: Data access is no longer possible using the method described in this tutorial\n",
88
"\n",
9-
"This tutorial was developed for a workshop presented at AGU 2019 and represents a snapshot in time. The data access method described below was developed to access data within NSIDC DAAC’s legacy, on premises archive. Data have since migrated to the NASA Earthdata Cloud and are not accessible as described below. NASA Earthdata Cloud data are freely accessible for download or in-region (AWS us-west-2) access to anyone with an Earthdata Login. We are developing material to replace the instructions presented here. In the meantime, we recommend the following tutorials for programmatic data access:\n",
9+
"This tutorial was developed for a workshop presented at AGU 2019 and represents a snapshot in time. The data access method described below was developed to access data within NSIDC DAAC’s legacy, on-premises archive. Data have since migrated to the NASA Earthdata Cloud and are not accessible as described below. NASA Earthdata Cloud data are freely accessible for download or in-region (AWS us-west-2) access to anyone with an Earthdata Login. We are developing material to replace the instructions presented here. In the meantime, we recommend the following tutorials for programmatic data access:\n",
1010
"\n",
1111
"https://github.com/nsidc/NSIDC-Data-Tutorials/tree/main/notebooks/ICESat-2_Cloud_Access\n",
1212
"\n",
13-
"https://nasa-openscapes.github.io/earthdata-cloud-cookbook/tutorials/IS2_Harmony.html\n",
13+
"https://nasa-openscapes.github.io/earthdata-cloud-cookbook/tutorials/IS2_Harmony\n",
1414
"\n",
1515
"For more information regarding the migration and data access from NASA Earthdata Cloud please go here:\n",
1616
"\n",

notebooks/ICESat-2_MODIS_Arctic_Sea_Ice/Customize and Access Data.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"source": [
77
"# Warning: Data access is no longer possible using the method described in this tutorial\n",
88
"\n",
9-
"This tutorial was developed for a workshop presented at AGU 2019 and represents a snapshot in time. The data access method described below was developed to access data within NSIDC DAAC’s legacy, on premises archive. Data have since migrated to the NASA Earthdata Cloud and are not accessible as described below. NASA Earthdata Cloud data are freely accessible for download or in-region (AWS us-west-2) access to anyone with an Earthdata Login. We are developing material to replace the instructions presented here. In the meantime, we recommend the following tutorials for programmatic data access:\n",
9+
"This tutorial was developed for a workshop presented at AGU 2019 and represents a snapshot in time. The data access method described below was developed to access data within NSIDC DAAC’s legacy, on-premises archive. Data have since migrated to the NASA Earthdata Cloud and are not accessible as described below. NASA Earthdata Cloud data are freely accessible for download or in-region (AWS us-west-2) access to anyone with an Earthdata Login. We are developing material to replace the instructions presented here. In the meantime, we recommend the following tutorials for programmatic data access:\n",
1010
"\n",
1111
"https://github.com/nsidc/NSIDC-Data-Tutorials/tree/main/notebooks/ICESat-2_Cloud_Access\n",
1212
"\n",
13-
"https://nasa-openscapes.github.io/earthdata-cloud-cookbook/tutorials/IS2_Harmony.html\n",
13+
"https://nasa-openscapes.github.io/earthdata-cloud-cookbook/tutorials/IS2_Harmony\n",
1414
"\n",
1515
"For more information regarding the migration and data access from NASA Earthdata Cloud please go here:\n",
1616
"\n",

notebooks/ICESat-2_MODIS_Arctic_Sea_Ice/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Warning: Data access is no longer possible using the method described in this tutorial
22

3-
This tutorial was developed for a workshop presented at AGU 2019 and represents a snapshot in time. The data access method described below was developed to access data within NSIDC DAAC’s legacy, on premises archive. Data have since migrated to the NASA Earthdata Cloud and are not accessible as described below. NASA Earthdata Cloud data are freely accessible for download or in-region (AWS us-west-2) access to anyone with an Earthdata Login. We are developing material to replace the instructions presented here. In the meantime, we recommend the following tutorials for programmatic data access:
3+
This tutorial was developed for a workshop presented at AGU 2019 and represents a snapshot in time. The data access method described below was developed to access data within NSIDC DAAC’s legacy, on-premises archive. Data have since migrated to the NASA Earthdata Cloud and are not accessible as described below. NASA Earthdata Cloud data are freely accessible for download or in-region (AWS us-west-2) access to anyone with an Earthdata Login. We are developing material to replace the instructions presented here. In the meantime, we recommend the following tutorials for programmatic data access:
44

55
https://github.com/nsidc/NSIDC-Data-Tutorials/tree/main/notebooks/ICESat-2_Cloud_Access
66

7-
https://nasa-openscapes.github.io/earthdata-cloud-cookbook/tutorials/IS2_Harmony.html
7+
https://nasa-openscapes.github.io/earthdata-cloud-cookbook/tutorials/IS2_Harmony
88

99
For more information regarding the migration and data access from NASA Earthdata Cloud please go here:
1010

0 commit comments

Comments
 (0)