Skip to content

Commit 4e3854c

Browse files
committed
summary
1 parent 30afafd commit 4e3854c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

notebooks/skewt.ipynb

+1-5
Original file line numberDiff line numberDiff line change
@@ -636,16 +636,12 @@
636636
"- added a title including the station name and date of the sounding pulled from the data"
637637
]
638638
},
639-
{
640-
"cell_type": "markdown",
641-
"metadata": {},
642-
"source": []
643-
},
644639
{
645640
"cell_type": "markdown",
646641
"metadata": {},
647642
"source": [
648643
"## Summary\n",
644+
"Skew-T plots are effective thermodynamic diagrams used in meteorology. MetPy's `SkewT` module provides a convenient way to make Skew-T plots in Python.\n",
649645
"\n",
650646
"### What's next?\n"
651647
]

0 commit comments

Comments
 (0)