Reformatted Spacing in TOC

This commit is contained in:
Rhoen Fiutak 2022-06-02 18:45:49 -04:00
parent 7e0f1f8d46
commit 85a2a01adf

View file

@ -31,18 +31,18 @@
"## Table of Contents\n", "## Table of Contents\n",
"\n", "\n",
"[1 Imports](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#imports)<br> \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", "[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 Initial Setup](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#initial-setup)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[3.1 Initial EDEX Connection](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#initial-edex-connection)<br>\n", "&nbsp;&nbsp;&nbsp;&nbsp;[3.1 Initial EDEX Connection](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#initial-edex-connection)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[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", "&nbsp;&nbsp;&nbsp;&nbsp;[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", "[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 Use the Data!](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#use-the-data)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[5.1 Get the Data!](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#get-the-data)<br>\n", "&nbsp;&nbsp;&nbsp;&nbsp;[5.1 Get the Data!](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#get-the-data)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[5.2 Extract all Parameters](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#extract-all-parameters)<br>\n", "&nbsp;&nbsp;&nbsp;&nbsp;[5.2 Extract all Parameters](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#extract-all-parameters)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[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", "&nbsp;&nbsp;&nbsp;&nbsp;[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", "[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 See Also](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#see-also)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[7.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#related-notebooks)<br>\n", "&nbsp;&nbsp;&nbsp;&nbsp;[7.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#related-notebooks)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[7.2 Additional Documentation](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#additional-documentation)<br> " "&nbsp;&nbsp;&nbsp;&nbsp;[7.2 Additional Documentation](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#additional-documentation)<br> "
] ]
}, },