Skip to content
Snippets Groups Projects
Commit de81c40b authored by lkugler's avatar lkugler
Browse files

.

parent e98630fc
No related branches found
No related tags found
No related merge requests found
......@@ -4,18 +4,29 @@ 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:: none
git clone https://github.com/lkugler/DART-WRF.git
cd DART-WRF
pip install -e .
.. toctree::
:maxdepth: 2
:caption: Contents:
:caption: Tutorials:
readme
tutorial1
tutorial2
Indices and tables
==================
API
===
* :ref:`genindex`
* :ref:`modindex`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment