mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 22:57:56 -05:00
deploy: 16358a6ca5
This commit is contained in:
parent
b0b85752cf
commit
cfa564d11c
4 changed files with 3 additions and 3 deletions
|
@ -222,7 +222,7 @@ help verify we received the data we were interested in.
|
||||||
Since we filtered on time, and requested the data in the previous cell,
|
Since we filtered on time, and requested the data in the previous cell,
|
||||||
we now have a ``response`` object we can work with.
|
we now have a ``response`` object we can work with.
|
||||||
|
|
||||||
5.1 Prepare Data objects
|
5.1 Prepare Data Objects
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Here we construct arrays for each parameter to plot (temperature,
|
Here we construct arrays for each parameter to plot (temperature,
|
||||||
|
|
|
@ -302,7 +302,7 @@ help verify we received the data we were interested in.</p>
|
||||||
<p>Since we filtered on time, and requested the data in the previous cell,
|
<p>Since we filtered on time, and requested the data in the previous cell,
|
||||||
we now have a <code class="docutils literal notranslate"><span class="pre">response</span></code> object we can work with.</p>
|
we now have a <code class="docutils literal notranslate"><span class="pre">response</span></code> object we can work with.</p>
|
||||||
<section id="prepare-data-objects">
|
<section id="prepare-data-objects">
|
||||||
<h4>5.1 Prepare Data objects<a class="headerlink" href="#prepare-data-objects" title="Permalink to this heading"></a></h4>
|
<h4>5.1 Prepare Data Objects<a class="headerlink" href="#prepare-data-objects" title="Permalink to this heading"></a></h4>
|
||||||
<p>Here we construct arrays for each parameter to plot (temperature,
|
<p>Here we construct arrays for each parameter to plot (temperature,
|
||||||
pressure, and wind components). After populating each of the arrays, we
|
pressure, and wind components). After populating each of the arrays, we
|
||||||
sort and mask missing data.</p>
|
sort and mask missing data.</p>
|
||||||
|
|
BIN
objects.inv
BIN
objects.inv
Binary file not shown.
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue