:orphan:
.. _tutorials-index:
Tutorials
=========
This collection of tutorials (under development) demonstrates the use of MetPy to perform
common meteorological tasks.
.. raw:: html
    
.. raw:: html
    
.. only:: html
  .. image:: /tutorials/images/thumb/sphx_glr_unit_tutorial_thumb.png
    :alt:
  :ref:`sphx_glr_tutorials_unit_tutorial.py`
.. raw:: html
      
Working With Units
    
.. raw:: html
    
.. only:: html
  .. image:: /tutorials/images/thumb/sphx_glr_area_tutorial_thumb.png
    :alt:
  :ref:`sphx_glr_tutorials_area_tutorial.py`
.. raw:: html
      
Using Predefined Areas with MetPy
    
.. raw:: html
    
.. only:: html
  .. image:: /tutorials/images/thumb/sphx_glr_upperair_soundings_thumb.png
    :alt:
  :ref:`sphx_glr_tutorials_upperair_soundings.py`
.. raw:: html
      
Upper Air Sounding Tutorial
    
.. raw:: html
    
.. only:: html
  .. image:: /tutorials/images/thumb/sphx_glr_xarray_tutorial_thumb.png
    :alt:
  :ref:`sphx_glr_tutorials_xarray_tutorial.py`
.. raw:: html
      
xarray with MetPy Tutorial
    
.. raw:: html
    
.. only:: html
  .. image:: /tutorials/images/thumb/sphx_glr_declarative_tutorial_thumb.png
    :alt:
  :ref:`sphx_glr_tutorials_declarative_tutorial.py`
.. raw:: html
      
MetPy Declarative Syntax Tutorial
    
.. raw:: html
    
 
.. toctree::
   :hidden:
   /tutorials/unit_tutorial
   /tutorials/area_tutorial
   /tutorials/upperair_soundings
   /tutorials/xarray_tutorial
   /tutorials/declarative_tutorial
.. 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: tutorials_python.zip `
    .. container:: sphx-glr-download sphx-glr-download-jupyter
      :download:`Download all examples in Jupyter notebooks: tutorials_jupyter.zip `
.. only:: html
 .. rst-class:: sphx-glr-signature
    `Gallery generated by Sphinx-Gallery