Skip to content

Commit

Permalink
Deploy dev to GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
dcamron committed Sep 13, 2023
1 parent 8925e05 commit a3d090d
Show file tree
Hide file tree
Showing 186 changed files with 872 additions and 849 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_images/sphx_glr_Absolute_Vorticity_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Absolute_Vorticity_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Advanced_Sounding_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Advanced_Sounding_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Advection_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Advection_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Divergence_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Divergence_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Hodograph_Inset_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Hodograph_Inset_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Shearing_Deformation_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Shearing_Deformation_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Skew-T_Layout_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Skew-T_Layout_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Sounding_LCL_Dataset_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Sounding_LCL_Dataset_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Station_Plot_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Station_Plot_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Stretching_Deformation_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Stretching_Deformation_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Total_Deformation_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Total_Deformation_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Vorticity_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Vorticity_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Wind_SLP_Interpolation_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_Wind_SLP_Interpolation_thumb.png
Binary file modified dev/_images/sphx_glr_Wind_Speed_001.png
Binary file modified dev/_images/sphx_glr_Wind_Speed_thumb.png
Binary file modified dev/_images/sphx_glr_declarative_tutorial_002.png
Binary file modified dev/_images/sphx_glr_isentropic_example_001.png
Binary file modified dev/_images/sphx_glr_isentropic_example_002.png
Binary file modified dev/_images/sphx_glr_isentropic_example_thumb.png
Binary file modified dev/_images/sphx_glr_upperair_declarative_001.png
Binary file modified dev/_images/sphx_glr_upperair_declarative_thumb.png
41 changes: 32 additions & 9 deletions dev/_modules/metpy/io/nexrad.html
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,6 @@ <h1>Source code for metpy.io.nexrad</h1><div class="highlight"><pre>
<span class="kn">import</span> <span class="nn">pathlib</span>
<span class="kn">import</span> <span class="nn">re</span>
<span class="kn">import</span> <span class="nn">struct</span>
<span class="kn">from</span> <span class="nn">xdrlib</span> <span class="kn">import</span> <span class="n">Unpacker</span>

<span class="kn">import</span> <span class="nn">numpy</span> <span class="k">as</span> <span class="nn">np</span>
<span class="kn">from</span> <span class="nn">scipy.constants</span> <span class="kn">import</span> <span class="n">day</span><span class="p">,</span> <span class="n">milli</span>
Expand Down Expand Up @@ -2773,11 +2772,37 @@ <h1>Source code for metpy.io.nexrad</h1><div class="highlight"><pre>
<span class="mh">0xba07</span><span class="p">:</span> <span class="n">_unpack_packet_raster_data</span><span class="p">}</span>


<span class="k">class</span> <span class="nc">Level3XDRParser</span><span class="p">(</span><span class="n">Unpacker</span><span class="p">):</span>
<span class="k">class</span> <span class="nc">Level3XDRParser</span><span class="p">:</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Handle XDR-formatted Level 3 NEXRAD products.&quot;&quot;&quot;</span>

<span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">data</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Initialize the parser with a buffer for the bytes.&quot;&quot;&quot;</span>
<span class="bp">self</span><span class="o">.</span><span class="n">_buf</span> <span class="o">=</span> <span class="n">IOBuffer</span><span class="p">(</span><span class="n">data</span><span class="p">)</span>

<span class="k">def</span> <span class="nf">unpack_uint</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Unpack a 4-byte unsigned integer.&quot;&quot;&quot;</span>
<span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_buf</span><span class="o">.</span><span class="n">read_int</span><span class="p">(</span><span class="mi">4</span><span class="p">,</span> <span class="s1">&#39;big&#39;</span><span class="p">,</span> <span class="kc">False</span><span class="p">)</span>

<span class="k">def</span> <span class="nf">unpack_int</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Unpack a 4-byte signed integer.&quot;&quot;&quot;</span>
<span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_buf</span><span class="o">.</span><span class="n">read_int</span><span class="p">(</span><span class="mi">4</span><span class="p">,</span> <span class="s1">&#39;big&#39;</span><span class="p">,</span> <span class="kc">True</span><span class="p">)</span>

<span class="k">def</span> <span class="nf">unpack_float</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Unpack a 4-byte floating-point value.&quot;&quot;&quot;</span>
<span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_buf</span><span class="o">.</span><span class="n">read_binary</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="s1">&#39;&gt;f&#39;</span><span class="p">)[</span><span class="mi">0</span><span class="p">]</span>

<span class="k">def</span> <span class="nf">unpack_string</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Unpack a string.&quot;&quot;&quot;</span>
<span class="n">n</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">unpack_uint</span><span class="p">()</span>
<span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_buf</span><span class="o">.</span><span class="n">read_ascii</span><span class="p">((</span><span class="n">n</span> <span class="o">+</span> <span class="mi">3</span><span class="p">)</span> <span class="o">//</span> <span class="mi">4</span> <span class="o">*</span> <span class="mi">4</span><span class="p">)[:</span><span class="n">n</span><span class="p">]</span>

<span class="k">def</span> <span class="nf">unpack_int_array</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Unpack an int array.&quot;&quot;&quot;</span>
<span class="n">n</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">unpack_uint</span><span class="p">()</span>
<span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_buf</span><span class="o">.</span><span class="n">read_binary</span><span class="p">(</span><span class="n">n</span><span class="p">,</span> <span class="s1">&#39;&gt;l&#39;</span><span class="p">)</span>

<span class="k">def</span> <span class="fm">__call__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">code</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Perform the actual unpacking.&quot;&quot;&quot;</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Perform the actual product unpacking.&quot;&quot;&quot;</span>
<span class="n">xdr</span> <span class="o">=</span> <span class="n">OrderedDict</span><span class="p">()</span>

<span class="k">if</span> <span class="n">code</span> <span class="o">==</span> <span class="mi">28</span><span class="p">:</span>
Expand All @@ -2786,12 +2811,10 @@ <h1>Source code for metpy.io.nexrad</h1><div class="highlight"><pre>
<span class="n">log</span><span class="o">.</span><span class="n">warning</span><span class="p">(</span><span class="s1">&#39;XDR: code </span><span class="si">%d</span><span class="s1"> not implemented&#39;</span><span class="p">,</span> <span class="n">code</span><span class="p">)</span>

<span class="c1"># Check that we got it all</span>
<span class="bp">self</span><span class="o">.</span><span class="n">done</span><span class="p">()</span>
<span class="k">return</span> <span class="n">xdr</span>
<span class="k">if</span> <span class="ow">not</span> <span class="bp">self</span><span class="o">.</span><span class="n">_buf</span><span class="o">.</span><span class="n">at_end</span><span class="p">():</span>
<span class="n">log</span><span class="o">.</span><span class="n">warning</span><span class="p">(</span><span class="s1">&#39;Data remains in XDR buffer.&#39;</span><span class="p">)</span>

<span class="k">def</span> <span class="nf">unpack_string</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Unpack the internal data as a string.&quot;&quot;&quot;</span>
<span class="k">return</span> <span class="n">Unpacker</span><span class="o">.</span><span class="n">unpack_string</span><span class="p">(</span><span class="bp">self</span><span class="p">)</span><span class="o">.</span><span class="n">decode</span><span class="p">(</span><span class="s1">&#39;ascii&#39;</span><span class="p">)</span>
<span class="k">return</span> <span class="n">xdr</span>

<span class="k">def</span> <span class="nf">_unpack_prod_desc</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
<span class="n">xdr</span> <span class="o">=</span> <span class="n">OrderedDict</span><span class="p">()</span>
Expand Down Expand Up @@ -2887,7 +2910,7 @@ <h1>Source code for metpy.io.nexrad</h1><div class="highlight"><pre>
<span class="n">width</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">unpack_float</span><span class="p">(),</span>
<span class="n">num_bins</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">unpack_int</span><span class="p">(),</span>
<span class="n">attributes</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">unpack_string</span><span class="p">(),</span>
<span class="n">data</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">unpack_array</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">unpack_int</span><span class="p">)))</span>
<span class="n">data</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">unpack_int_array</span><span class="p">()))</span>
<span class="k">return</span> <span class="n">ret</span><span class="o">.</span><span class="n">_replace</span><span class="p">(</span><span class="n">radials</span><span class="o">=</span><span class="n">rads</span><span class="p">)</span>

<span class="n">text_fmt</span> <span class="o">=</span> <span class="n">namedtuple</span><span class="p">(</span><span class="s1">&#39;TextComponent&#39;</span><span class="p">,</span> <span class="p">[</span><span class="s1">&#39;parameters&#39;</span><span class="p">,</span> <span class="s1">&#39;text&#39;</span><span class="p">])</span>
Expand Down
2 changes: 1 addition & 1 deletion dev/_sources/examples/Advanced_Sounding.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ Create a new figure. The dimensions here give a good aspect ratio.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.267 seconds)
**Total running time of the script:** (0 minutes 0.316 seconds)


.. _sphx_glr_download_examples_Advanced_Sounding.py:
Expand Down
8 changes: 4 additions & 4 deletions dev/_sources/examples/Complex-Sounding-Plot.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ MetPy functionality
.. code-block:: none
[<matplotlib.lines.Line2D object at 0x7fec1d48a150>]
[<matplotlib.lines.Line2D object at 0x7f7475cc8290>]
Expand Down Expand Up @@ -267,7 +267,7 @@ INCREASE READABILITY
.. code-block:: none
<matplotlib.collections.PolyCollection object at 0x7fec1df03810>
<matplotlib.collections.PolyCollection object at 0x7f7475fb9950>
Expand Down Expand Up @@ -339,7 +339,7 @@ INCREASE READABILITY
.. code-block:: none
<matplotlib.patches.FancyArrow object at 0x7fec1ddc2dd0>
<matplotlib.patches.FancyArrow object at 0x7f7475fd4050>
Expand Down Expand Up @@ -520,7 +520,7 @@ STEP 4: ADD A FEW EXTRA ELEMENTS TO REALLY MAKE A NEAT PLOT
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.968 seconds)
**Total running time of the script:** (0 minutes 1.162 seconds)


.. _sphx_glr_download_examples_Complex-Sounding-Plot.py:
Expand Down
2 changes: 1 addition & 1 deletion dev/_sources/examples/Four_Panel_Map.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ By reading model output data from a netCDF file, we can create a four panel plot

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 14.078 seconds)
**Total running time of the script:** (0 minutes 18.364 seconds)


.. _sphx_glr_download_examples_Four_Panel_Map.py:
Expand Down
2 changes: 1 addition & 1 deletion dev/_sources/examples/XArray_Projections.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ data on a map using CartoPy.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 15.333 seconds)
**Total running time of the script:** (0 minutes 18.910 seconds)


.. _sphx_glr_download_examples_XArray_Projections.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Dataset and plotting using Matplotlib.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.277 seconds)
**Total running time of the script:** (0 minutes 0.342 seconds)


.. _sphx_glr_download_examples_calculations_Absolute_Vorticity.py:
Expand Down
2 changes: 1 addition & 1 deletion dev/_sources/examples/calculations/Advection.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ the example xarray Dataset and plotting using Matplotlib.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.179 seconds)
**Total running time of the script:** (0 minutes 0.220 seconds)


.. _sphx_glr_download_examples_calculations_Advection.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ If you want the unabbrieviated version, input full=True
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.005 seconds)
**Total running time of the script:** (0 minutes 0.006 seconds)


.. _sphx_glr_download_examples_calculations_Angle_to_Direction.py:
Expand Down
2 changes: 1 addition & 1 deletion dev/_sources/examples/calculations/Bulk_Shear.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Compute the bulk shear for the lowest three km
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.015 seconds)
**Total running time of the script:** (0 minutes 0.017 seconds)


.. _sphx_glr_download_examples_calculations_Bulk_Shear.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ And print the corresponding dewpoint
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.006 seconds)
**Total running time of the script:** (0 minutes 0.007 seconds)


.. _sphx_glr_download_examples_calculations_Dewpoint_and_Mixing_Ratio.py:
Expand Down
2 changes: 1 addition & 1 deletion dev/_sources/examples/calculations/Divergence.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Dataset and plotting using Matplotlib.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.193 seconds)
**Total running time of the script:** (0 minutes 0.233 seconds)


.. _sphx_glr_download_examples_calculations_Divergence.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ Use the layer defined above and plot the equivalent potential temperature

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.110 seconds)
**Total running time of the script:** (0 minutes 0.126 seconds)


.. _sphx_glr_download_examples_calculations_Equivalent_Potential_Temperature.py:
Expand Down
2 changes: 1 addition & 1 deletion dev/_sources/examples/calculations/Gradient.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ Finally, the deltas can be arrays for unevenly spaced data.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.019 seconds)
**Total running time of the script:** (0 minutes 0.024 seconds)


.. _sphx_glr_download_examples_calculations_Gradient.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Calculate the mean pressure weighted temperature over a depth of 500 hPa
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.015 seconds)
**Total running time of the script:** (0 minutes 0.017 seconds)


.. _sphx_glr_download_examples_calculations_Mean_Pressure_Weighted.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ parcel

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.009 seconds)
**Total running time of the script:** (0 minutes 0.011 seconds)


.. _sphx_glr_download_examples_calculations_Mountain_Problem.py:
Expand Down
2 changes: 1 addition & 1 deletion dev/_sources/examples/calculations/QVector.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Dataset and plotting using Matplotlib.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.214 seconds)
**Total running time of the script:** (0 minutes 0.266 seconds)


.. _sphx_glr_download_examples_calculations_QVector.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Dataset and plotting using Matplotlib.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.277 seconds)
**Total running time of the script:** (0 minutes 0.341 seconds)


.. _sphx_glr_download_examples_calculations_Shearing_Deformation.py:
Expand Down
2 changes: 1 addition & 1 deletion dev/_sources/examples/calculations/Smoothing.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Now, create a grid showing different smoothing options

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.813 seconds)
**Total running time of the script:** (0 minutes 0.893 seconds)


.. _sphx_glr_download_examples_calculations_Smoothing.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ Print Important Sounding Parameters
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.400 seconds)
**Total running time of the script:** (0 minutes 0.478 seconds)


.. _sphx_glr_download_examples_calculations_Sounding_Calculations.py:
Expand Down
4 changes: 2 additions & 2 deletions dev/_sources/examples/calculations/Static_Stability.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,15 +122,15 @@ Calculate the static stability and convert to K/Pa units

.. code-block:: none
[-4.412832192334464e-05 -2.449277724743241e-05 9.116458268710324e-05 8.845234936113418e-05 6.224860528096752e-05 0.00015314927360352893 0.00019881695313411532 0.0003010199773665337 0.00026111189622417404 0.001085062948164048 0.0037403218021489384 0.004248281970348124 0.0036657831964967114 0.0016752453464420483 0.0007380480366923099 0.00019231433878668947 0.0002557493550907393 0.00024017381030490135 0.0010992754328866168 0.0009156418439438833 0.00025827670773887395 0.0008820697439593748 0.0003589161178615257 0.0004817507957698896 0.0006973708206233451 0.0006126559385666097 0.00047078968526674726 0.00048701968260597434 0.0004875042540964733 0.0004723683427325029 0.00018331961002751509 0.00014636894085019007 0.00013915628085254793 -0.0015920843524442835 -0.0015653462261827026 9.863194193125203e-05 0.0001579458273746663 0.00041106154962431264 0.00039799924225680105 0.0006038463463312496 0.0032368837310525183 0.004009490876983789 0.003712519880476728 0.0023375347706966346 0.001366027873753104 0.0012474317985632058 0.0014544559226790695 0.0024234211184300538 0.003385229573605462 0.00393333469570616 0.0024998389621420955 0.0026161133002917765 0.0025584158650765487 0.0061453098584766585 0.006346575700474026 0.003115891778520376 0.0028392731739860125 0.0018886781873633822 0.0023835929582128146 0.0013562543705426307 0.0011897088702191683 0.004713351681793958 0.0032926213870685993 0.002904873402541409 0.005189222385428262 0.005480289289528999 0.0014028667954945192 0.005193086215585504 0.005625967270339566 0.005397711905806259 0.010008951771502746 0.01178936022226881 0.0027175297861041976] kelvin / pascal
[-4.41283219227208e-05 -2.4492777247121155e-05 9.116458268710324e-05 8.845234936113418e-05 6.224860528096752e-05 0.00015314927360383487 0.00019881695313443988 0.00030101997736649576 0.00026111189622417404 0.001085062948164048 0.003740321802149091 0.004248281970347817 0.0036657831964964018 0.0016752453464420483 0.0007380480366923099 0.00019231433878668947 0.0002557493550907393 0.00024017381030490135 0.0010992754328914723 0.000915641843948739 0.00025827670773766095 0.0008820697439592232 0.0003589161178615257 0.0004817507957698896 0.0006973708206233451 0.0006126559385666097 0.00047078968526674726 0.0004870196826060473 0.0004875042540964733 0.0004723683427336631 0.00018331961002751509 0.00014636894085019007 0.00013915628085254793 -0.0015920843524442835 -0.0015653462261827026 9.863194193151853e-05 0.0001579458273752061 0.00041106154962424813 0.00039799924225680105 0.0006038463463312496 0.0032368837310525183 0.004009490876985825 0.0037125198804787668 0.0023375347706963796 0.001366027873753104 0.0012474317985632058 0.0014544559226790695 0.0024234211184320383 0.0033852295736065785 0.00393333469570616 0.0024998389621420955 0.0026161133002877935 0.0025584158650765487 0.0061453098584766585 0.006346575700474026 0.003115891778520376 0.0028392731739860125 0.0018886781873633822 0.0023835929582128146 0.0013562543705426307 0.0011897088702191683 0.004713351681793958 0.0032926213870648154 0.002904873402537745 0.005189222385428262 0.005480289289528526 0.0014028667954945192 0.005193086215585504 0.005625967270339566 0.005397711905806318 0.01000895177150228 0.011789360222267875 0.0027175297861060685] kelvin / pascal
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.011 seconds)
**Total running time of the script:** (0 minutes 0.013 seconds)


.. _sphx_glr_download_examples_calculations_Static_Stability.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Dataset and plotting using Matplotlib.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.280 seconds)
**Total running time of the script:** (0 minutes 0.330 seconds)


.. _sphx_glr_download_examples_calculations_Stretching_Deformation.py:
Expand Down
Loading

0 comments on commit a3d090d

Please sign in to comment.