From 71a6e5a68d432bb1f966a550a35c338ef561c9f9 Mon Sep 17 00:00:00 2001 From: Shay Carter Date: Fri, 2 Feb 2024 16:22:24 -0700 Subject: [PATCH] A few more small updates for the main Satellite Imagery example notebook --- examples/notebooks/Satellite_Imagery.ipynb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/notebooks/Satellite_Imagery.ipynb b/examples/notebooks/Satellite_Imagery.ipynb index 1d4997c..ddea73c 100644 --- a/examples/notebooks/Satellite_Imagery.ipynb +++ b/examples/notebooks/Satellite_Imagery.ipynb @@ -40,7 +40,7 @@ }, "source": [ "

Table of Contents

\n", - "
" + "
" ] }, { @@ -298,7 +298,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### Products" + "### All Products" ] }, { @@ -976,7 +976,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## GOES 16 Mesoscale Sectors\n", + "## Render GOES East Mesoscale Sectors\n", "\n", "Create specific requests defining the datatype, sector, and parameter. Use the data returned to create plots and print out useful information about the data (metadata)." ] @@ -1095,7 +1095,7 @@ "\n", "### Related Notebooks\n", "\n", - "- [Satellite Imagery](http://unidata.github.io/python-awips/examples/generated/Satellite_Imagery.html)\n", + "- [GOES CIRA Product Writer](http://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html)\n", "\n", "### Additional Documentation\n", "\n",