.. wrf-python documentation master file, created by
   sphinx-quickstart on Wed Jun 29 14:57:16 2016.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.


wrf-python
===========


wrf-python is a package to help users working with the Weather 
Research and Forecasting Model (WRF-ARW) output.  wrf-python includes over 
thirty diagnostics calculations along with various interpolation routines. When
coupled with either matplotlib or PyNGL, users can create plots like this:

.. image:: _static/images/matthew.png    
   :scale: 100%
   :align: center


Documentation
==================

.. toctree::
   :maxdepth: 2
   
   ./new
   ./installation
   ./diagnostics
   ./basic_usage
   ./plot
   ./api



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

