mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Grid levels and params:
- changed toc links to remove preceeding numbers, this is not needed for the external url
This commit is contained in:
parent
a2af317c2f
commit
19235389a1
1 changed files with 11 additions and 11 deletions
|
@ -31,17 +31,17 @@
|
|||
"source": [
|
||||
"## Table of Contents\n",
|
||||
"\n",
|
||||
"[1 Imports](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#1-imports)<br> \n",
|
||||
"[2 Connect to EDEX](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#2-connect-to-edex)<br> \n",
|
||||
"[3 Get a List of Supported Data Types](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#3-get-a-list-of-supported-data-types)<br> \n",
|
||||
"[4 Create a New Data Request and Set the Type](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#4-create-a-new-data-request-and-set-the-type)<br> \n",
|
||||
"[5 Get Available Locations](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#5-get-available-locations)<br> \n",
|
||||
"[6 Get Available Parameters](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#6-get-available-parameters)<br> \n",
|
||||
"[7 Get Available Levels](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#7-get-available-levels)<br> \n",
|
||||
"[8 Get Available Times](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#8-get-available-times)<br> \n",
|
||||
"[9 Get the Data!](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#9-get-the-data)<br> \n",
|
||||
"[10 See Also](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#10-see-also)<br> \n",
|
||||
" [10.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Paramters.html#10.1-related-notebooks)<br> "
|
||||
"[1 Imports](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#imports)<br> \n",
|
||||
"[2 Connect to EDEX](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#connect-to-edex)<br> \n",
|
||||
"[3 Get a List of Supported Data Types](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#get-a-list-of-supported-data-types)<br> \n",
|
||||
"[4 Create a New Data Request and Set the Type](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#create-a-new-data-request-and-set-the-type)<br> \n",
|
||||
"[5 Get Available Locations](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#get-available-locations)<br> \n",
|
||||
"[6 Get Available Parameters](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#get-available-parameters)<br> \n",
|
||||
"[7 Get Available Levels](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#get-available-levels)<br> \n",
|
||||
"[8 Get Available Times](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#get-available-times)<br> \n",
|
||||
"[9 Get the Data!](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#get-the-data)<br> \n",
|
||||
"[10 See Also](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#see-also)<br> \n",
|
||||
" [10.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Paramters.html#related-notebooks)<br> "
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue