Welcome to the DART-WRF documentation!
======================================

DART-WRF is a python package to run an Ensemble Data Assimilation system with the software packages DART and WRF.


Installation
------------

At the command line: 

.. code-block::
   
   git clone https://github.com/lkugler/DART-WRF.git
   cd DART-WRF
   pip install -e .


.. toctree::
   :maxdepth: 2
   :caption: Tutorials:
   
   self
   tutorial1
   tutorial2



API
===

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