Skip to content

Commit e0b0db5

Browse files
committed
Update openaltimetry URL
1 parent b0f2d0a commit e0b0db5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

notebooks/ICESat-2_Cloud_Access/ATL06-direct-access_rendered.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@
793793
" \"'FormatDescription': 'HTTPS'}]\",\n",
794794
" 'get-data': [ 'https://n5eil01u.ecs.nsidc.org/ATLAS/ATL03.006/',\n",
795795
" 'https://search.earthdata.nasa.gov/search?q=ATL03+V006',\n",
796-
" 'http://openaltimetry.org/',\n",
796+
" 'https://openaltimetry.earthdatacloud.nasa.gov/data',\n",
797797
" 'https://nsidc.org/data/data-access-tool/ATL03/versions/6/'],\n",
798798
" 'short-name': 'ATL03',\n",
799799
" 'version': '006'}\n",
@@ -816,7 +816,7 @@
816816
" \"'FormatDescription': 'HTTPS'}]\",\n",
817817
" 'get-data': [ 'https://n5eil01u.ecs.nsidc.org/ATLAS/ATL08.006/',\n",
818818
" 'https://search.earthdata.nasa.gov/search?q=ATL08+V006',\n",
819-
" 'https://openaltimetry.org/',\n",
819+
" 'https://openaltimetry.earthdatacloud.nasa.gov/data/',\n",
820820
" 'https://nsidc.org/data/data-access-tool/ATL08/versions/6/'],\n",
821821
" 'short-name': 'ATL08',\n",
822822
" 'version': '006'}\n",
@@ -839,7 +839,7 @@
839839
" \"'FormatDescription': 'HTTPS'}]\",\n",
840840
" 'get-data': [ 'https://n5eil01u.ecs.nsidc.org/ATLAS/ATL06.006/',\n",
841841
" 'https://search.earthdata.nasa.gov/search?q=ATL06+V006',\n",
842-
" 'https://openaltimetry.org/',\n",
842+
" 'https://openaltimetry.earthdatacloud.nasa.gov/data/',\n",
843843
" 'https://nsidc.org/data/data-access-tool/ATL06/versions/6/'],\n",
844844
" 'short-name': 'ATL06',\n",
845845
" 'version': '006'}\n",

notebooks/ICESat-2_MODIS_Arctic_Sea_Ice/Introduction.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"1. Learn the basics of Jupyter Lab and Jupyter Notebook\n",
2626
"2. Get introduced to the Arctic sea ice example data application\n",
2727
"3. Explore NSIDC data availability and resources, including ICESat-2 and MODIS data\n",
28-
"4. Visualize time and area of interest using [OpenAltimetry](http://openaltimetry.org/) \n",
28+
"4. Visualize time and area of interest using [OpenAltimetry](https://openaltimetry.earthdatacloud.nasa.gov/data/) \n",
2929
" \n",
3030
"\n",
3131
" Let's get started!\n",
@@ -212,7 +212,7 @@
212212
"source": [
213213
"### Using OpenAltimetry to explore ICESat-2 coverage \n",
214214
"\n",
215-
"We'll use the [OpenAltimetry](https://openaltimetry.org/data/icesat2/?annoId=119&shareKey=31a6dd4555dc1b8ccbd84fce02a63d37) application to easily visualize the coverage over our area of interest, including an overlay of MODIS reflectance imagery to observe cloud cover. The link provides a previously created data annotation that automatically zooms into our study area. These annotations can be created and shared by all users of OpenAltimetry. \n",
215+
"We'll use the [OpenAltimetry](https://openaltimetry.earthdatacloud.nasa.gov/data/icesat2/?annoId=119&shareKey=31a6dd4555dc1b8ccbd84fce02a63d37) application to easily visualize the coverage over our area of interest, including an overlay of MODIS reflectance imagery to observe cloud cover. The link provides a previously created data annotation that automatically zooms into our study area. These annotations can be created and shared by all users of OpenAltimetry. \n",
216216
"\n",
217217
"Note the following characteristics of the ATLAS instrument and the ATL07 and ATL10 products in particular:\n",
218218
"\n",

notebooks/altimetry_harmonization/0_introduction.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"\n",
122122
"# 5. Related Tools\n",
123123
"\n",
124-
"* [OpenAltimetry](https://openaltimetry.org/): Advanced discovery, processing, and visualization services for ICESat and ICESat-2 altimeter data\n",
124+
"* [OpenAltimetry](https://openaltimetry.earthdatacloud.nasa.gov/data/): Advanced discovery, processing, and visualization services for ICESat and ICESat-2 altimeter data\n",
125125
"* [ITS_LIVE](https://its-live.jpl.nasa.gov/): A NASA MEaSUREs project to provide automated, low latency, global glacier flow and elevation change data sets. "
126126
]
127127
}

0 commit comments

Comments
 (0)