Welcome to the DART-WRF documentation!
DART-WRF is a python package to run an Ensemble Data Assimilation system using the data assimilation suite DART and the weather research and forecast model WRF.
Installation
DART-WRF is available at github.com/lkugler/DART-WRF. At the command line:
git clone https://github.com/lkugler/DART-WRF.git
cd DART-WRF
pip install -e .
Helpful other documentations
API
- :ref:`genindex`
- :ref:`modindex`
- :ref:`search`