Skip to content

Commit

Permalink
Re-word notification of notebook functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Aug 12, 2024
1 parent 632ee42 commit 9c9e722
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions doc/source/example_notebooks/IS2_data_visualization.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@
"\n",
"This notebook ({nb-download}`download <IS2_data_visualization.ipynb>`) demonstrates interactive ICESat-2 elevation visualization by requesting data from [OpenAltimetry](https://www.openaltimetry.org/) based on metadata provided by [icepyx](https://icepyx.readthedocs.io/en/latest/). We will show how to plot spatial extent and elevation interactively.\n",
"\n",
"> ⚠️ **This notebook is currently non-functional**\n",
"> ⚠️ **Some of this notebook is currently non-functional**\n",
">\n",
"> Visualizations requiring the OpenAltimetry API are currently (August 2024) unavailable\n",
"> while hosting of OpenAltimetry transitions from UCSD to NSIDC. A ticket has been issued\n",
"> to restore programmatic API access."
"> Visualizations requiring the\n",
"> [OpenAltimetry API](https://openaltimetry.earthdatacloud.nasa.gov/data/openapi/swagger-ui/index.html)\n",
"> are currently unavailable (since ~October 2023).\n",
"> The API changed and we haven't yet updated this notebook correspondingly."
]
},
{
Expand Down Expand Up @@ -154,6 +155,7 @@
"execution_count": null,
"id": "93a712af-ab1f-4d79-834d-c2735a5677a8",
"metadata": {
"scrolled": true,
"tags": []
},
"outputs": [],
Expand Down

0 comments on commit 9c9e722

Please sign in to comment.