mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Merge pull request #101 from srcarter3/website
Upper Air BUFR Sounding notebook
This commit is contained in:
commit
16358a6ca5
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@
|
|||
"\n",
|
||||
"Since we filtered on time, and requested the data in the previous cell, we now have a `response` object we can work with.\n",
|
||||
"\n",
|
||||
"### 5.1 Prepare Data objects\n",
|
||||
"### 5.1 Prepare Data Objects\n",
|
||||
"\n",
|
||||
"Here we construct arrays for each parameter to plot (temperature, pressure, and wind components).\n",
|
||||
"After populating each of the arrays, we sort and mask missing data."
|
||||
|
|
Loading…
Add table
Reference in a new issue