Skip to content
Snippets Groups Projects
Select Git revision
  • fb089fa3bbda669f9a04c203640ee07eda6be4f1
  • master default protected
  • dev-lkugler
  • teaching-2024
  • old_config_2023-05 protected
  • v2025.2
  • v2024.6
  • v2024.2.20
8 results

source

user avatar
lkugler authored
fb089fa3
History

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 [docs.ucar.edu] WRF user guide [here]

API

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