Skip to content

Commit

Permalink
Update 5-skewt.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
jukent authored Dec 10, 2023
1 parent 6ec700d commit 02afc75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/5-skewt.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"source": [
"## Overview\n",
"\n",
"Skew-T plots are effective thermodynamic diagrams used in meteorology. They display data collected from radiosonde balloons collecting atmospheric data including pressure level, temperature, relative humidity, and wind speed and direction. \n",
"Skew-T plots are effectively thermodynamic diagrams used in meteorology. They display data collected from radiosonde balloons collecting atmospheric data including pressure level, temperature, relative humidity, and wind speed and direction. \n",
"\n",
"In this notebook, we'll learn about the structural and data components of Skew-T diagrams and how to plot them in Python using the [`MetPy`](https://unidata.github.io/MetPy/latest/index.html) package.\n",
"\n",
Expand Down

0 comments on commit 02afc75

Please sign in to comment.