Skip to content
Snippets Groups Projects
Select Git revision
  • 42fa1a5b4b83e6f43a5f282ebe540c066d32e058
  • consistent_config default protected
2 results

index.rst

Blame
  • user avatar
    lkugler authored
    42fa1a5b
    History
    index.rst 1.02 KiB

    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 using the command line:

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

    Other helpful resources

    DART documentation [here] WRF user guide [here]

    API

    • :ref:`genindex`
    • :ref:`modindex`
    • :ref:`search`