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 Aug 27, 2024
1 parent 52c6fa4 commit d60f732
Show file tree
Hide file tree
Showing 435 changed files with 1,461 additions and 1,461 deletions.
Binary file not shown.
Binary file modified dev/_downloads/082a0fab3fe1251c35a5c076fbfdaaaf/Bulk_Shear.zip
Binary file not shown.
Binary file modified dev/_downloads/1523f155da5959646e27c2eaca8007cb/Station_Plot.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/1aa267885c4b6699e5357f95474588e6/Divergence.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/52a7c4e2d2473999748f1de66b9de91d/Parse_Angles.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/78b733bd37148dbb5ae99df3a7fabf14/QVector.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/7ad5a62cb10cfd5d67f19e01218a8d48/Smoothing.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/bacdb1a56b06049d5bfcf2fe02725944/Wind_Speed.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/c3ed37a5ecf3e5a9c07a95643273f96d/Gradient.zip
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"\n# Upper Air Sounding Tutorial\n\nUpper air analysis is a staple of many synoptic and mesoscale analysis\nproblems. In this tutorial we will gather weather balloon data, plot it,\nperform a series of thermodynamic calculations, and summarize the results.\nTo learn more about the Skew-T diagram and its use in weather analysis and\nforecasting, checkout [this](http://www.pmarshwx.com/research/manuals/AF_skewt_manual.pdf)\nair weather service guide.\n"
"\n# Upper Air Sounding Tutorial\n\nUpper air analysis is a staple of many synoptic and mesoscale analysis\nproblems. In this tutorial we will gather weather balloon data, plot it,\nperform a series of thermodynamic calculations, and summarize the results.\nTo learn more about the Skew-T diagram and its use in weather analysis and\nforecasting, checkout [this](https://unidata.github.io/MetPy/latest/_static/USAF_SkewT_manual.pdf)\nair weather service guide.\n"
]
},
{
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
problems. In this tutorial we will gather weather balloon data, plot it,
perform a series of thermodynamic calculations, and summarize the results.
To learn more about the Skew-T diagram and its use in weather analysis and
forecasting, checkout `this <http://www.pmarshwx.com/research/manuals/AF_skewt_manual.pdf>`_
forecasting, checkout `this <https://unidata.github.io/MetPy/latest/_static/USAF_SkewT_manual.pdf>`_
air weather service guide.
"""

Expand Down
Binary file modified dev/_downloads/d7027451c04b467ccd181464c81c91de/Advection.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/e50a0b920fc44505e926eaeef27dacd5/US_Counties.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/f335ba0ca08bde86784c71d671d92211/Vorticity.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.169 seconds)
**Total running time of the script:** (0 minutes 0.170 seconds)


.. _sphx_glr_download_examples_Advanced_Sounding.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Create a new figure. The dimensions here give a good aspect ratio
.. code-block:: none
[<matplotlib.lines.Line2D object at 0x7f8a28148890>]
[<matplotlib.lines.Line2D object at 0x7ff1b3fa99d0>]
Expand Down Expand Up @@ -429,7 +429,7 @@ try another Skew-T with a few more advanced features:

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

**Total running time of the script:** (0 minutes 0.636 seconds)
**Total running time of the script:** (0 minutes 0.643 seconds)


.. _sphx_glr_download_examples_Advanced_Sounding_With_Complex_Layout.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 8.168 seconds)
**Total running time of the script:** (0 minutes 8.344 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 9.483 seconds)
**Total running time of the script:** (0 minutes 9.705 seconds)


.. _sphx_glr_download_examples_XArray_Projections.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.111 seconds)
**Total running time of the script:** (0 minutes 0.109 seconds)


.. _sphx_glr_download_examples_calculations_Advection.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.005 seconds)
**Total running time of the script:** (0 minutes 0.004 seconds)


.. _sphx_glr_download_examples_calculations_Dewpoint_and_Mixing_Ratio.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.072 seconds)
**Total running time of the script:** (0 minutes 0.070 seconds)


.. _sphx_glr_download_examples_calculations_Equivalent_Potential_Temperature.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.134 seconds)
**Total running time of the script:** (0 minutes 0.132 seconds)


.. _sphx_glr_download_examples_calculations_QVector.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.512 seconds)
**Total running time of the script:** (0 minutes 0.511 seconds)


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

**Total running time of the script:** (0 minutes 0.243 seconds)
**Total running time of the script:** (0 minutes 0.240 seconds)


.. _sphx_glr_download_examples_calculations_Sounding_Calculations.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.133 seconds)
**Total running time of the script:** (0 minutes 0.130 seconds)


.. _sphx_glr_download_examples_calculations_Stretching_Deformation.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.131 seconds)
**Total running time of the script:** (0 minutes 0.132 seconds)


.. _sphx_glr_download_examples_calculations_Total_Deformation.py:
Expand Down
2 changes: 1 addition & 1 deletion dev/_sources/examples/calculations/Vorticity.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.135 seconds)
**Total running time of the script:** (0 minutes 0.132 seconds)


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

**Total running time of the script:** (0 minutes 0.111 seconds)
**Total running time of the script:** (0 minutes 0.106 seconds)


.. _sphx_glr_download_examples_calculations_Wind_Speed.py:
Expand Down
38 changes: 19 additions & 19 deletions dev/_sources/examples/calculations/sg_execution_times.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**00:02.028** total execution time for 21 files **from examples/calculations**:
**00:02.010** total execution time for 21 files **from examples/calculations**:

.. container::

Expand All @@ -33,40 +33,40 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_examples_calculations_Smoothing.py` (``Smoothing.py``)
- 00:00.512
- 00:00.511
- 0.0
* - :ref:`sphx_glr_examples_calculations_Sounding_Calculations.py` (``Sounding_Calculations.py``)
- 00:00.243
- 0.0
* - :ref:`sphx_glr_examples_calculations_Vorticity.py` (``Vorticity.py``)
- 00:00.135
- 0.0
* - :ref:`sphx_glr_examples_calculations_QVector.py` (``QVector.py``)
- 00:00.134
- 0.0
* - :ref:`sphx_glr_examples_calculations_Stretching_Deformation.py` (``Stretching_Deformation.py``)
- 00:00.133
- 00:00.240
- 0.0
* - :ref:`sphx_glr_examples_calculations_Absolute_Vorticity.py` (``Absolute_Vorticity.py``)
- 00:00.133
- 0.0
* - :ref:`sphx_glr_examples_calculations_Total_Deformation.py` (``Total_Deformation.py``)
- 00:00.131
- 00:00.132
- 0.0
* - :ref:`sphx_glr_examples_calculations_QVector.py` (``QVector.py``)
- 00:00.132
- 0.0
* - :ref:`sphx_glr_examples_calculations_Vorticity.py` (``Vorticity.py``)
- 00:00.132
- 0.0
* - :ref:`sphx_glr_examples_calculations_Shearing_Deformation.py` (``Shearing_Deformation.py``)
- 00:00.131
- 0.0
* - :ref:`sphx_glr_examples_calculations_Stretching_Deformation.py` (``Stretching_Deformation.py``)
- 00:00.130
- 0.0
* - :ref:`sphx_glr_examples_calculations_Divergence.py` (``Divergence.py``)
- 00:00.116
- 0.0
* - :ref:`sphx_glr_examples_calculations_Wind_Speed.py` (``Wind_Speed.py``)
- 00:00.111
- 0.0
* - :ref:`sphx_glr_examples_calculations_Advection.py` (``Advection.py``)
- 00:00.111
- 00:00.109
- 0.0
* - :ref:`sphx_glr_examples_calculations_Wind_Speed.py` (``Wind_Speed.py``)
- 00:00.106
- 0.0
* - :ref:`sphx_glr_examples_calculations_Equivalent_Potential_Temperature.py` (``Equivalent_Potential_Temperature.py``)
- 00:00.072
- 00:00.070
- 0.0
* - :ref:`sphx_glr_examples_calculations_Gradient.py` (``Gradient.py``)
- 00:00.013
Expand All @@ -87,7 +87,7 @@ Computation times
- 00:00.006
- 0.0
* - :ref:`sphx_glr_examples_calculations_Dewpoint_and_Mixing_Ratio.py` (``Dewpoint_and_Mixing_Ratio.py``)
- 00:00.005
- 00:00.004
- 0.0
* - :ref:`sphx_glr_examples_calculations_Angle_to_Direction.py` (``Angle_to_Direction.py``)
- 00:00.003
Expand Down
2 changes: 1 addition & 1 deletion dev/_sources/examples/cross_section.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ to ``ax.set_xticklabels`` to label lat/lon pairs, similar to the default NCL out

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

**Total running time of the script:** (0 minutes 4.697 seconds)
**Total running time of the script:** (0 minutes 4.742 seconds)


.. _sphx_glr_download_examples_cross_section.py:
Expand Down
2 changes: 1 addition & 1 deletion dev/_sources/examples/formats/GINI_Water_Vapor.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ the projection information.

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

**Total running time of the script:** (0 minutes 0.869 seconds)
**Total running time of the script:** (0 minutes 0.892 seconds)


.. _sphx_glr_download_examples_formats_GINI_Water_Vapor.py:
Expand Down
2 changes: 1 addition & 1 deletion dev/_sources/examples/formats/NEXRAD_Level_2_File.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ Calculate ranges for the gates from the metadata

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

**Total running time of the script:** (0 minutes 5.444 seconds)
**Total running time of the script:** (0 minutes 5.485 seconds)


.. _sphx_glr_download_examples_formats_NEXRAD_Level_2_File.py:
Expand Down
2 changes: 1 addition & 1 deletion dev/_sources/examples/formats/NEXRAD_Level_3_File.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Use MetPy to read information from a NEXRAD Level 3 (NIDS product) file and plot

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

**Total running time of the script:** (0 minutes 2.022 seconds)
**Total running time of the script:** (0 minutes 2.036 seconds)


.. _sphx_glr_download_examples_formats_NEXRAD_Level_3_File.py:
Expand Down
8 changes: 4 additions & 4 deletions dev/_sources/examples/formats/sg_execution_times.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**00:08.335** total execution time for 3 files **from examples/formats**:
**00:08.414** total execution time for 3 files **from examples/formats**:

.. container::

Expand All @@ -33,11 +33,11 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_examples_formats_NEXRAD_Level_2_File.py` (``NEXRAD_Level_2_File.py``)
- 00:05.444
- 00:05.485
- 0.0
* - :ref:`sphx_glr_examples_formats_NEXRAD_Level_3_File.py` (``NEXRAD_Level_3_File.py``)
- 00:02.022
- 00:02.036
- 0.0
* - :ref:`sphx_glr_examples_formats_GINI_Water_Vapor.py` (``GINI_Water_Vapor.py``)
- 00:00.869
- 00:00.892
- 0.0
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ We can plot all of the triangles as well as the circles representing the circumc

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

**Total running time of the script:** (0 minutes 0.286 seconds)
**Total running time of the script:** (0 minutes 0.293 seconds)


.. _sphx_glr_download_examples_gridding_Find_Natural_Neighbors_Verification.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ Plot all of the affiliated information and interpolation values.
.. code-block:: none
<matplotlib.legend.Legend object at 0x7f8a27785ed0>
<matplotlib.legend.Legend object at 0x7ff1b3fd2710>
Expand Down Expand Up @@ -369,7 +369,7 @@ Step through barnes calculations.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.340 seconds)
**Total running time of the script:** (0 minutes 0.338 seconds)


.. _sphx_glr_download_examples_gridding_Inverse_Distance_Verification.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ examine the results to see if they are correct.
.. code-block:: none
<matplotlib.legend.Legend object at 0x7f8a273a4a10>
<matplotlib.legend.Legend object at 0x7ff1b136db90>
Expand Down Expand Up @@ -484,7 +484,7 @@ the above visual example to the 3rd decimal place.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.413 seconds)
**Total running time of the script:** (0 minutes 0.409 seconds)


.. _sphx_glr_download_examples_gridding_Natural_Neighbor_Verification.py:
Expand Down
10 changes: 5 additions & 5 deletions dev/_sources/examples/gridding/Point_Interpolation.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Scipy.interpolate linear
.. code-block:: none
<matplotlib.colorbar.Colorbar object at 0x7f8a27378190>
<matplotlib.colorbar.Colorbar object at 0x7ff1b37df7d0>
Expand Down Expand Up @@ -173,7 +173,7 @@ Natural neighbor interpolation (MetPy implementation)
.. code-block:: none
<matplotlib.colorbar.Colorbar object at 0x7f8a273f9650>
<matplotlib.colorbar.Colorbar object at 0x7ff1b3fcdf90>
Expand Down Expand Up @@ -212,7 +212,7 @@ min_neighbors = 1
.. code-block:: none
<matplotlib.colorbar.Colorbar object at 0x7f8a291792d0>
<matplotlib.colorbar.Colorbar object at 0x7ff1b9b29d50>
Expand Down Expand Up @@ -249,7 +249,7 @@ min_neighbors = 3
.. code-block:: none
<matplotlib.colorbar.Colorbar object at 0x7f8a25d621d0>
<matplotlib.colorbar.Colorbar object at 0x7ff1b3f88d10>
Expand Down Expand Up @@ -286,7 +286,7 @@ linear

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

**Total running time of the script:** (0 minutes 5.423 seconds)
**Total running time of the script:** (0 minutes 5.440 seconds)


.. _sphx_glr_download_examples_gridding_Point_Interpolation.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ Set up the map and plot the interpolated grids appropriately.

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

**Total running time of the script:** (0 minutes 11.242 seconds)
**Total running time of the script:** (0 minutes 11.467 seconds)


.. _sphx_glr_download_examples_gridding_Wind_SLP_Interpolation.py:
Expand Down
Loading

0 comments on commit d60f732

Please sign in to comment.