Upper Air BUFR Soundings update

- fix small comment mistake from degrees F to degrees K
This commit is contained in:
Shay Carter 2023-05-30 12:16:25 -06:00
parent 786f4f83db
commit c04b1f3c23

View file

@ -335,7 +335,7 @@
"source": [
"### Convert Units\n",
"\n",
"We need to modify the units several of the data parameters are returned in. Here we convert Temperature units from Fahrenheit to Celcius, convert pressure to milibars, and extract wind for both the u and v directional components in Knots and Radians. "
"We need to modify the units several of the data parameters are returned in. Here we convert Temperature units from Kelvin to Celsius, convert pressure to milibars, and extract wind for both the u and v directional components in Knots and Radians. "
]
},
{