mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Fix more broken links for Regional Surface obs notebook
This commit is contained in:
parent
4298564a65
commit
1416867a4d
1 changed files with 3 additions and 3 deletions
|
@ -46,11 +46,11 @@
|
|||
"[7 Get the Data!](https://unidata.github.io/python-awips/examples/generated/Regional_Surface_Obs_Plot.html#get-the-data)<br> \n",
|
||||
" [7.1 Get the EDEX Responses](https://unidata.github.io/python-awips/examples/generated/Regional_Surface_Obs_Plot.html#get-the-edex-responses)<br> \n",
|
||||
" [7.2 Extract Plotting Data](https://unidata.github.io/python-awips/examples/generated/Regional_Surface_Obs_Plot.html#extract-plotting-data)<br> \n",
|
||||
"[8 Plot the Data](https://unidata.github.io/python-awips/examples/generated/Regional_Surface_Obs_Plot.html#get-the-data)<br> \n",
|
||||
"[8 Plot the Data](https://unidata.github.io/python-awips/examples/generated/Regional_Surface_Obs_Plot.html#plot-the-data)<br> \n",
|
||||
" [8.1 Draw the Region](https://unidata.github.io/python-awips/examples/generated/Regional_Surface_Obs_Plot.html#draw-the-region)<br> \n",
|
||||
" [8.2 Plot METAR Data](https://unidata.github.io/python-awips/examples/generated/Regional_Surface_Obs_Plot.html#plot-metar-data)<br> \n",
|
||||
" [8.3 Plot Synoptic Data](https://unidata.github.io/python-awips/examples/generated/Regional_Surface_Obs_Plot.html#plot-synoptic-data)<br> \n",
|
||||
" [8.4 Plot both METAR and Synoptic Data](https://unidata.github.io/python-awips/examples/generated/Regional_Surface_Obs_Plot.html#plot-both-metar-and-synopitc-data)<br> \n",
|
||||
" [8.4 Plot both METAR and Synoptic Data](https://unidata.github.io/python-awips/examples/generated/Regional_Surface_Obs_Plot.html#plot-both-metar-and-synoptic-data)<br> \n",
|
||||
"[9 See Also](https://unidata.github.io/python-awips/examples/generated/Regional_Surface_Obs_Plot.html#see-also)<br> \n",
|
||||
" [9.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/Regional_Surface_Obs_Plot.html#related-notebooks)<br> \n",
|
||||
" [9.2 Additional Documentation](https://unidata.github.io/python-awips/examples/generated/Regional_Surface_Obs_Plot.html#additional-documentation)<br> "
|
||||
|
@ -756,7 +756,7 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Plot Synoptic (sfcobs)\n",
|
||||
"### Plot Synoptic Data\n",
|
||||
"\n",
|
||||
"On a new axes and figure (**ax_syn**, **fig_syn**) plot the map and synoptic data."
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue