mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 22:57:56 -05:00
BUFR upper air soundings
- small change for comment for converting data units
This commit is contained in:
parent
6b586487e2
commit
4fcdcb13c5
1 changed files with 1 additions and 1 deletions
|
@ -337,7 +337,7 @@
|
||||||
"source": [
|
"source": [
|
||||||
"### 5.2 Convert Units\n",
|
"### 5.2 Convert Units\n",
|
||||||
"\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. "
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue