From a622c306017a3e33c364a27d1d3a547c3a40cdea Mon Sep 17 00:00:00 2001 From: Shay Carter Date: Fri, 4 Feb 2022 14:16:46 -0700 Subject: [PATCH] Update links on Colorized Grid Data notebook - changing the name broke all the TOC and "top" links, so this is a commit fixing those --- examples/notebooks/Colorized_Grid_Data.ipynb | 32 ++++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/examples/notebooks/Colorized_Grid_Data.ipynb b/examples/notebooks/Colorized_Grid_Data.ipynb index b3dfb57..150db8d 100644 --- a/examples/notebooks/Colorized_Grid_Data.ipynb +++ b/examples/notebooks/Colorized_Grid_Data.ipynb @@ -29,16 +29,16 @@ "source": [ "## Table of Contents\n", "\n", - "[1 Imports](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#imports)
\n", - "[2 Define Data Request](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#define-data-request)
\n", - "[3 Limit Results Based on Time](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#limit-results-based-on-time)
\n", - "[4 Function: make_map()](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#function-make-map)
\n", - "[5 Use the Grid Data!](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#use-the-grid-data)
\n", - "    [5.1 Plot Using pcolormesh](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#plot-using-pcolormesh)
\n", - "    [5.2 Plot Using contourf](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#plot-using-contourf)
\n", - "[6 See Also](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#see-also)
\n", - "    [6.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#related-notebooks)
\n", - "    [6.2 Additional Documentation](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#additional-documentation)
" + "[1 Imports](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#imports)
\n", + "[2 Define Data Request](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#define-data-request)
\n", + "[3 Limit Results Based on Time](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#limit-results-based-on-time)
\n", + "[4 Function: make_map()](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#function-make-map)
\n", + "[5 Use the Grid Data!](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#use-the-grid-data)
\n", + "    [5.1 Plot Using pcolormesh](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#plot-using-pcolormesh)
\n", + "    [5.2 Plot Using contourf](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#plot-using-contourf)
\n", + "[6 See Also](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#see-also)
\n", + "    [6.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#related-notebooks)
\n", + "    [6.2 Additional Documentation](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#additional-documentation)
" ] }, { @@ -74,7 +74,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "[Top](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html)\n", + "[Top](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html)\n", "\n", "---" ] @@ -118,7 +118,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "[Top](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html)\n", + "[Top](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html)\n", "\n", "---" ] @@ -169,7 +169,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "[Top](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html)\n", + "[Top](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html)\n", "\n", "---" ] @@ -205,7 +205,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "[Top](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html)\n", + "[Top](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html)\n", "\n", "---" ] @@ -328,7 +328,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "[Top](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html)\n", + "[Top](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html)\n", "\n", "---" ] @@ -362,7 +362,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "[Top](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html)\n", + "[Top](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html)\n", "\n", "---" ]