:orphan:
.. _gallery:
Examples Gallery
================
Worked examples of what tephpy draws. Each is a complete script: click a
thumbnail for the figure and its source, then take the ``.py`` or the
notebook from the links at the foot of the page.
They ship in the package too, so an installed tephpy can run them::
tephpy examples list
tephpy examples run parcel-analysis
Every example that needs data draws on :mod:`tephpy.samples`, two
:term:`radiosonde` ascents from Norman, Oklahoma on 2013-05-20 taken from the
NOAA/NCEI :term:`Integrated Global Radiosonde Archive` version 2, a
U.S. Government work in the public domain.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_plot_parcel_analysis_thumb.png
:alt:
:doc:`/gallery/plot_parcel_analysis`
.. raw:: html
Parcel Analysis
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_plot_tephigram_thumb.png
:alt:
:doc:`/gallery/plot_tephigram`
.. raw:: html
The Tephigram
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_plot_sounding_thumb.png
:alt:
:doc:`/gallery/plot_sounding`
.. raw:: html
A Sounding
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_plot_sounding_comparison_thumb.png
:alt:
:doc:`/gallery/plot_sounding_comparison`
.. raw:: html
Comparing Two Soundings
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_plot_hodograph_thumb.png
:alt:
:doc:`/gallery/plot_hodograph`
.. raw:: html
A Hodograph inside a Tephigram
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/gallery/plot_parcel_analysis
/gallery/plot_tephigram
/gallery/plot_sounding
/gallery/plot_sounding_comparison
/gallery/plot_hodograph
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: gallery_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: gallery_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery