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

source

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    lkugler authored
    4f574a12
    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. To use it, you don't need to install it, but only its requirements:

    git clone https://github.com/lkugler/DART-WRF.git
    pip install xarray netCDF4 docopt pysolar==0.10.0

    Note that pysolar is only necessary if you will be using satellite observations.

    Other helpful resources

    DART documentation [here] WRF user guide [here]

    API

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