From 20da9dc5552b520f4f905f96387538c8df14e3cc Mon Sep 17 00:00:00 2001 From: lkugler <lukas.kugler@gmail.com> Date: Tue, 21 Feb 2023 10:34:32 +0100 Subject: [PATCH] docs --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index cad2773..fefc225 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 -- GitLab