mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 22:57:56 -05:00
Update METAR_Station_Plot_with_MetPy.ipynb
small change to the comment for the get_cloud_cover function
This commit is contained in:
parent
5c9d7fa604
commit
32ef97babf
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
||||||
"source": [
|
"source": [
|
||||||
"## 2 Function: get_cloud_cover()\n",
|
"## 2 Function: get_cloud_cover()\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Returns the cloud fraction values as integer codes (0 through 8)."
|
"Returns the cloud coverage values as integer codes (0 through 8)."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue