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

Merge branch 'consistent_config' of https://github.com/lkugler/DART-WRF into consistent_config

parents 008ba5e6 7b3f8c4b
Branches
Tags
No related merge requests found
......@@ -6,13 +6,15 @@ Welcome to the DART-WRF documentation!
Installation
------------
DART-WRF is available at `github.com/lkugler/DART-WRF <https://github.com/lkugler/DART-WRF>`_ using the command line:
DART-WRF is available at `github.com/lkugler/DART-WRF <https://github.com/lkugler/DART-WRF>`_ using the command line. To use it, you don't need to install it, but only its requirements:
.. code-block::
git clone https://github.com/lkugler/DART-WRF.git
cd DART-WRF
pip install -e .
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment