Skip to content

Commit

Permalink
Merge pull request #107 from srcarter3/website
Browse files Browse the repository at this point in the history
Website version - Forecast Model sounding notebook fixes
  • Loading branch information
srcarter3 authored Jul 25, 2023
2 parents e13726c + 24f6714 commit 999d176
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion examples/notebooks/Forecast_Model_Vertical_Sounding.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,26 @@
"---"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Table of Contents\n",
"\n",
"[1 Imports](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#imports)<br> \n",
"[2 EDEX Connection](http://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#edex-connection)<br> \n",
"[3 Define Useful Variables](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#define-useful-variables)<br> \n",
"[4 Function: get_surface_data()](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#function-get-surface-data)<br> \n",
"[5 Function: get_levels_data()](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#function-get-levels-data)<br> \n",
"[6 Function: plot_skewT()](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#function-plot-skewt)<br> \n",
"[7 Retrieve Necessary Plotting Data](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#retrieve-necessary-plotting-data)<br> \n",
"[8 Skew-T/Log-P](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#skew-t-log-p)<br> \n",
"[9 Model Sounding Comparison](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#model-sounding-comparison)<br> \n",
"[10 See Also](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#see-also)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[10.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#related-notebooks)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[10.2 Additional Documentation](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#additional-documentation)<br> "
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down Expand Up @@ -181,7 +201,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<a href=\"#top\">Top</a>\n",
"[Top](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html)\n",
"\n",
"---"
]
Expand Down

0 comments on commit 999d176

Please sign in to comment.