diff --git a/docs/source/index.rst b/docs/source/index.rst index cad2773c6b3965feb4aa1b8f2d26f8b12bf28dae..fefc225e482abf00d0a1892d7aba15840709ea53 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,7 +1,7 @@ Welcome to the DART-WRF documentation! ====================================== -DART-WRF is a python package to run an Ensemble Data Assimilation system with the software packages DART and WRF. +DART-WRF is a python package to run an Ensemble Data Assimilation system using the data assimilation suite [DART](https://docs.dart.ucar.edu/en/latest/README.html) and the weather research and forecast model [WRF](https://www2.mmm.ucar.edu/wrf/users/docs/docs_and_pubs.html). Installation