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 9, 2024
1 parent 32320d4 commit ffd0608
Show file tree
Hide file tree
Showing 440 changed files with 1,187 additions and 1,187 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.
Binary file not shown.
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.
4 changes: 2 additions & 2 deletions dev/_sources/devel/infrastructureguide.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@ To build and upload manually (if for some reason it is necessary):
2. (optional) Perform a ``git clean -f -x -d`` from the root of the repository. This will
**delete** everything not tracked by git, but will also ensure clean source distribution.
``MANIFEST.in`` is set to include/exclude mostly correctly, but could miss some things.
3. Run ``python setup.py sdist bdist_wheel`` (this requires that ``wheel`` is installed).
3. Run ``python -m build`` (this requires that ``build`` is installed).
4. Upload using ``twine``: ``twine upload dist/*``, assuming the ``dist/`` directory contains
only files for this release. This upload process will include any changes to the ``README``
as well as any updated flags from ``setup.py``.
as well as any updated flags from ``pyproject.toml``.

~~~~~
Conda
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.162 seconds)
**Total running time of the script:** (0 minutes 0.183 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 0x7f5486b32110>]
[<matplotlib.lines.Line2D object at 0x7f953a7b3c10>]
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.602 seconds)
**Total running time of the script:** (0 minutes 0.645 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 7.981 seconds)
**Total running time of the script:** (0 minutes 8.121 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 8.813 seconds)
**Total running time of the script:** (0 minutes 8.708 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.127 seconds)
**Total running time of the script:** (0 minutes 0.135 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.105 seconds)
**Total running time of the script:** (0 minutes 0.111 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.003 seconds)
**Total running time of the script:** (0 minutes 0.004 seconds)


.. _sphx_glr_download_examples_calculations_Angle_to_Direction.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.116 seconds)
**Total running time of the script:** (0 minutes 0.117 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.066 seconds)
**Total running time of the script:** (0 minutes 0.071 seconds)


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


.. _sphx_glr_download_examples_calculations_Mean_Pressure_Weighted.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.133 seconds)
**Total running time of the script:** (0 minutes 0.137 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.129 seconds)
**Total running time of the script:** (0 minutes 0.133 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.508 seconds)
**Total running time of the script:** (0 minutes 0.507 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.231 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 @@ -130,7 +130,7 @@ Calculate the static stability and convert to K/Pa units
.. rst-class:: sphx-glr-timing

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


.. _sphx_glr_download_examples_calculations_Stretching_Deformation.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ for the layer from the surface pressure to 500-hPa
.. 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.010 seconds)


.. _sphx_glr_download_examples_calculations_Thickness_Hydrostatic.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.130 seconds)
**Total running time of the script:** (0 minutes 0.134 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.122 seconds)
**Total running time of the script:** (0 minutes 0.134 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.103 seconds)
**Total running time of the script:** (0 minutes 0.109 seconds)


.. _sphx_glr_download_examples_calculations_Wind_Speed.py:
Expand Down
46 changes: 23 additions & 23 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:01.959** total execution time for 21 files **from examples/calculations**:
**00:02.027** total execution time for 21 files **from examples/calculations**:

.. container::

Expand All @@ -33,55 +33,55 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_examples_calculations_Smoothing.py` (``Smoothing.py``)
- 00:00.508
- 00:00.507
- 0.0
* - :ref:`sphx_glr_examples_calculations_Sounding_Calculations.py` (``Sounding_Calculations.py``)
- 00:00.231
- 00:00.240
- 0.0
* - :ref:`sphx_glr_examples_calculations_QVector.py` (``QVector.py``)
- 00:00.133
- 00:00.137
- 0.0
* - :ref:`sphx_glr_examples_calculations_Absolute_Vorticity.py` (``Absolute_Vorticity.py``)
- 00:00.135
- 0.0
* - :ref:`sphx_glr_examples_calculations_Vorticity.py` (``Vorticity.py``)
- 00:00.134
- 0.0
* - :ref:`sphx_glr_examples_calculations_Total_Deformation.py` (``Total_Deformation.py``)
- 00:00.130
- 00:00.134
- 0.0
* - :ref:`sphx_glr_examples_calculations_Shearing_Deformation.py` (``Shearing_Deformation.py``)
- 00:00.129
- 0.0
* - :ref:`sphx_glr_examples_calculations_Absolute_Vorticity.py` (``Absolute_Vorticity.py``)
- 00:00.127
- 00:00.133
- 0.0
* - :ref:`sphx_glr_examples_calculations_Stretching_Deformation.py` (``Stretching_Deformation.py``)
- 00:00.126
- 0.0
* - :ref:`sphx_glr_examples_calculations_Vorticity.py` (``Vorticity.py``)
- 00:00.122
- 00:00.132
- 0.0
* - :ref:`sphx_glr_examples_calculations_Divergence.py` (``Divergence.py``)
- 00:00.116
- 00:00.117
- 0.0
* - :ref:`sphx_glr_examples_calculations_Advection.py` (``Advection.py``)
- 00:00.105
- 00:00.111
- 0.0
* - :ref:`sphx_glr_examples_calculations_Wind_Speed.py` (``Wind_Speed.py``)
- 00:00.103
- 00:00.109
- 0.0
* - :ref:`sphx_glr_examples_calculations_Equivalent_Potential_Temperature.py` (``Equivalent_Potential_Temperature.py``)
- 00:00.066
- 00:00.071
- 0.0
* - :ref:`sphx_glr_examples_calculations_Gradient.py` (``Gradient.py``)
- 00:00.013
- 0.0
* - :ref:`sphx_glr_examples_calculations_Bulk_Shear.py` (``Bulk_Shear.py``)
* - :ref:`sphx_glr_examples_calculations_Thickness_Hydrostatic.py` (``Thickness_Hydrostatic.py``)
- 00:00.010
- 0.0
* - :ref:`sphx_glr_examples_calculations_Thickness_Hydrostatic.py` (``Thickness_Hydrostatic.py``)
- 00:00.009
* - :ref:`sphx_glr_examples_calculations_Bulk_Shear.py` (``Bulk_Shear.py``)
- 00:00.010
- 0.0
* - :ref:`sphx_glr_examples_calculations_Mean_Pressure_Weighted.py` (``Mean_Pressure_Weighted.py``)
- 00:00.009
- 00:00.010
- 0.0
* - :ref:`sphx_glr_examples_calculations_Static_Stability.py` (``Static_Stability.py``)
- 00:00.007
- 00:00.008
- 0.0
* - :ref:`sphx_glr_examples_calculations_Mountain_Problem.py` (``Mountain_Problem.py``)
- 00:00.006
Expand All @@ -90,7 +90,7 @@ Computation times
- 00:00.004
- 0.0
* - :ref:`sphx_glr_examples_calculations_Angle_to_Direction.py` (``Angle_to_Direction.py``)
- 00:00.003
- 00:00.004
- 0.0
* - :ref:`sphx_glr_examples_calculations_Parse_Angles.py` (``Parse_Angles.py``)
- 00:00.002
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 @@ -349,7 +349,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.311 seconds)
**Total running time of the script:** (0 minutes 4.387 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.888 seconds)
**Total running time of the script:** (0 minutes 0.878 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 @@ -194,7 +194,7 @@ Calculate ranges for the gates from the metadata

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

**Total running time of the script:** (0 minutes 4.861 seconds)
**Total running time of the script:** (0 minutes 4.999 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 1.489 seconds)
**Total running time of the script:** (0 minutes 1.514 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:07.237** total execution time for 3 files **from examples/formats**:
**00:07.391** 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:04.861
- 00:04.999
- 0.0
* - :ref:`sphx_glr_examples_formats_NEXRAD_Level_3_File.py` (``NEXRAD_Level_3_File.py``)
- 00:01.489
- 00:01.514
- 0.0
* - :ref:`sphx_glr_examples_formats_GINI_Water_Vapor.py` (``GINI_Water_Vapor.py``)
- 00:00.888
- 00:00.878
- 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.272 seconds)
**Total running time of the script:** (0 minutes 0.284 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 0x7f54611e3590>
<matplotlib.legend.Legend object at 0x7f9515734fd0>
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.310 seconds)
**Total running time of the script:** (0 minutes 0.336 seconds)


.. _sphx_glr_download_examples_gridding_Inverse_Distance_Verification.py:
Expand Down
Loading

0 comments on commit ffd0608

Please sign in to comment.