BUFR upper air soundings

- small change for comment for converting data units
This commit is contained in:
Shay Carter 2023-05-30 12:29:05 -06:00
parent 6b586487e2
commit 4fcdcb13c5

View file

@ -337,7 +337,7 @@
"source": [
"### 5.2 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 the units for Temperature and Dewpoint from Kelvin to Celsius, convert pressure to milibars, and extract wind for both the u and v directional components in Knots and Radians. "
]
},
{