Update METAR_Station_Plot_with_MetPy.ipynb

small change to the comment for the get_cloud_cover function
This commit is contained in:
srcarter3 2022-11-09 11:55:25 -07:00 committed by GitHub
parent 5c9d7fa604
commit 32ef97babf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -88,7 +88,7 @@
"source": [
"## 2 Function: get_cloud_cover()\n",
"\n",
"Returns the cloud fraction values as integer codes (0 through 8)."
"Returns the cloud coverage values as integer codes (0 through 8)."
]
},
{