Update METAR_Station_Plot_with_MetPy.ipynb

Small change to comment about the get_cloud_cover function
This commit is contained in:
srcarter3 2022-11-09 11:54:49 -07:00 committed by GitHub
parent f638aa9550
commit 40665489d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,7 +84,7 @@
"source": [
"## 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)."
]
},
{