diff --git a/docs/source/custom_scripts.rst b/docs/source/custom_scripts.rst index 85658de8a130f5b16ddcc20ce01077f59a2db8ed..983e75b8ee51c091f1426b299c61582d15802932 100644 --- a/docs/source/custom_scripts.rst +++ b/docs/source/custom_scripts.rst @@ -5,6 +5,7 @@ Workflow methods are defined in the :class:`dartwrf.workflows.WorkFlows` class ( A workflow method is for example :meth:`dartwrf.workflows.WorkFlows.assimilate`, which can be run like this .. code-block:: python + from dartwrf.workflows import WorkFlows prior_path_exp = '/users/students/lehre/advDA_s2023/data/sample_ensemble/'