From 92a7ae914d67ac01475d268ede95935548cff5d3 Mon Sep 17 00:00:00 2001 From: Jacob Mims <122570226+jtmims@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:02:17 -0500 Subject: [PATCH] fix formatting issues in output reference documentation (#711) --- doc/sphinx/ref_output.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/sphinx/ref_output.rst b/doc/sphinx/ref_output.rst index fb6d8be5d..0e66ebf39 100644 --- a/doc/sphinx/ref_output.rst +++ b/doc/sphinx/ref_output.rst @@ -64,11 +64,10 @@ These files and folders are: :code-rst:`index.html`. * :code-rst:`case_info.yml` provides environment variables for each case. Multirun PODs can read and set the environment variables from this file following the - `example_multicase.py `__ - template + `example_multicase.py template `__ * :code-rst:`model/` and :code-rst:`obs/` contain both plots and data for both the model data and observation data respectively. The framework appends a temporary :code-rst:`PS` subdirectory to the :code-rst:`model` and - :code-rst:`obs`directories where PODs can write postscript files instead of png files. The framework will convert + :code-rst:`obs` directories where PODs can write postscript files instead of png files. The framework will convert any .(e)ps files in the :code-rst:`PS` subdirectories to .png files and move them to the :code-rst:`model` and/or :code-rst:`obs` subdirectories, then delete the :code-rst:`PS` subdirectories during the output generation stage. Users can retain the :code-rst:`PS`