mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Reformatted Spacing in TOC
This commit is contained in:
parent
7e0f1f8d46
commit
85a2a01adf
1 changed files with 14 additions and 14 deletions
|
@ -30,20 +30,20 @@
|
|||
"source": [
|
||||
"## Table of Contents\n",
|
||||
"\n",
|
||||
"[1 Imports](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#imports)<br> \n",
|
||||
"[2 Function: get_cloud_cover()](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#function-get-cloud-cover)<br>\n",
|
||||
"[3 Initial Setup](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#initial-setup)<br> \n",
|
||||
" [3.1 Initial EDEX Connection](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#initial-edex-connection)<br>\n",
|
||||
" [3.2 Setting Connection Location Names](https://unidata.github.io/python-awips/examples/generated/WMETAR_Station_Plot_with_MetPy.html#setting-connection-location-names)<br>\n",
|
||||
"[4 Filter by Time](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#filter-by-time)<br>\n",
|
||||
"[5 Use the Data!](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#use-the-data)<br>\n",
|
||||
" [5.1 Get the Data!](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#get-the-data)<br>\n",
|
||||
" [5.2 Extract all Parameters](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#extract-all-parameters)<br>\n",
|
||||
" [5.3 Populate the Data Dictionary](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#populate-the-data-dictionary)<br>\n",
|
||||
"[6 Plot the Data!](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#plot-the-data)<br>\n",
|
||||
"[7 See Also](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#see-also)<br>\n",
|
||||
" [7.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#related-notebooks)<br>\n",
|
||||
" [7.2 Additional Documentation](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#additional-documentation)<br> "
|
||||
"[1 Imports](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#imports)<br> \n",
|
||||
"[2 Function: get_cloud_cover()](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#function-get-cloud-cover)<br> \n",
|
||||
"[3 Initial Setup](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#initial-setup)<br> \n",
|
||||
" [3.1 Initial EDEX Connection](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#initial-edex-connection)<br> \n",
|
||||
" [3.2 Setting Connection Location Names](https://unidata.github.io/python-awips/examples/generated/WMETAR_Station_Plot_with_MetPy.html#setting-connection-location-names)<br> \n",
|
||||
"[4 Filter by Time](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#filter-by-time)<br> \n",
|
||||
"[5 Use the Data!](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#use-the-data)<br> \n",
|
||||
" [5.1 Get the Data!](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#get-the-data)<br> \n",
|
||||
" [5.2 Extract all Parameters](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#extract-all-parameters)<br> \n",
|
||||
" [5.3 Populate the Data Dictionary](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#populate-the-data-dictionary)<br> \n",
|
||||
"[6 Plot the Data!](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#plot-the-data)<br> \n",
|
||||
"[7 See Also](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#see-also)<br> \n",
|
||||
" [7.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#related-notebooks)<br> \n",
|
||||
" [7.2 Additional Documentation](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#additional-documentation)<br> "
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue