mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Merge pull request #54 from srcarter3/website
Update links on Colorized Grid Data notebook
This commit is contained in:
commit
0a17075f2e
1 changed files with 16 additions and 16 deletions
|
@ -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",
|
||||
" [5.1 Plot Using pcolormesh](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#plot-using-pcolormesh)<br> \n",
|
||||
" [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",
|
||||
" [6.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html#related-notebooks)<br> \n",
|
||||
" [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",
|
||||
" [5.1 Plot Using pcolormesh](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#plot-using-pcolormesh)<br> \n",
|
||||
" [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",
|
||||
" [6.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/Colorized_Grid_Data.html#related-notebooks)<br> \n",
|
||||
" [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",
|
||||
"---"
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue