From ec0ffbe6d2c63020fe7d2f5a881036b3493c6996 Mon Sep 17 00:00:00 2001 From: lkugler <lukas.kugler@gmail.com> Date: Wed, 22 Feb 2023 09:27:16 +0100 Subject: [PATCH] . --- docs/source/dartwrf.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/source/dartwrf.rst b/docs/source/dartwrf.rst index 0906890..c01ca5f 100644 --- a/docs/source/dartwrf.rst +++ b/docs/source/dartwrf.rst @@ -93,14 +93,6 @@ dartwrf.obsseq\_to\_netcdf module :undoc-members: :show-inheritance: -dartwrf.old\_functions module ------------------------------ - -.. automodule:: dartwrf.old_functions - :members: - :undoc-members: - :show-inheritance: - dartwrf.prep\_IC\_prior module ------------------------------ @@ -149,6 +141,14 @@ dartwrf.utils module :undoc-members: :show-inheritance: +dartwrf.workflows module +------------------------ + +.. automodule:: dartwrf.workflows + :members: + :undoc-members: + :show-inheritance: + dartwrf.wrfinput\_add\_geo module --------------------------------- -- GitLab