Merge pull request #54 from srcarter3/website

Update links on Colorized Grid Data notebook
This commit is contained in:
srcarter3 2022-02-04 14:18:00 -07:00 committed by GitHub
commit 0a17075f2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)<br> \n",
"[2 Define Data Request](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#define-data-request)<br> \n",
"[3 Limit Results Based on Time](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#limit-results-based-on-time)<br> \n",
"[4 Function: make_map()](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#function-make-map)<br> \n",
"[5 Use the Grid Data!](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#use-the-grid-data)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[5.1 Plot Using pcolormesh](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#plot-using-pcolormesh)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[5.2 Plot Using contourf](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#plot-using-contourf)<br> \n",
"[6 See Also](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#see-also)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[6.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#related-notebooks)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[6.2 Additional Documentation](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#additional-documentation)<br> "
"[1 Imports](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#imports)<br> \n",
"[2 Define Data Request](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#define-data-request)<br> \n",
"[3 Limit Results Based on Time](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#limit-results-based-on-time)<br> \n",
"[4 Function: make_map()](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#function-make-map)<br> \n",
"[5 Use the Grid Data!](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#use-the-grid-data)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[5.1 Plot Using pcolormesh](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#plot-using-pcolormesh)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[5.2 Plot Using contourf](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#plot-using-contourf)<br> \n",
"[6 See Also](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#see-also)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[6.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#related-notebooks)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[6.2 Additional Documentation](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#additional-documentation)<br> "
]
},
{
@ -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",
"---"
]