Merge pull request #66 from rfiutak/website_updates

Fixed broken link in METAR notebook
This commit is contained in:
srcarter3 2022-06-03 14:11:59 -06:00 committed by GitHub
commit 37be363161
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@
"[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/METAR_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",
@ -488,7 +488,7 @@
], ],
"metadata": { "metadata": {
"kernelspec": { "kernelspec": {
"display_name": "Python 3", "display_name": "Python 3 (ipykernel)",
"language": "python", "language": "python",
"name": "python3" "name": "python3"
}, },
@ -502,7 +502,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.9.5" "version": "3.9.13"
}, },
"toc": { "toc": {
"base_numbering": 1, "base_numbering": 1,