From d66eeff4f05a797724e96d901dd51b3cbc7e751a Mon Sep 17 00:00:00 2001 From: Christina Kalb Date: Fri, 27 Dec 2024 21:52:54 -0700 Subject: [PATCH] Updating docs --- .../PcpCombine_obsERA5_obsOnly_soilMoisturePreProcessing.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/use_cases/model_applications/s2s/PcpCombine_obsERA5_obsOnly_soilMoisturePreProcessing.py b/docs/use_cases/model_applications/s2s/PcpCombine_obsERA5_obsOnly_soilMoisturePreProcessing.py index 415926358..d867d1987 100644 --- a/docs/use_cases/model_applications/s2s/PcpCombine_obsERA5_obsOnly_soilMoisturePreProcessing.py +++ b/docs/use_cases/model_applications/s2s/PcpCombine_obsERA5_obsOnly_soilMoisturePreProcessing.py @@ -16,6 +16,8 @@ # -------------------- # [UPDATE_SECTION_CONTENT] # +# This use case computes pre-processing on Soil Moisture data to prepare it to +# be run through Grid-Stat or another program to verify Soil Moisture. # To provide statistical information on the forecast hail size compared to # the observed hail size from MRMS MESH data. Using objects to verify hail size # avoids the “unfair penalty” issue, where a CAM must first generate convection @@ -192,5 +194,4 @@ # Navigate to the :ref:`quick-search` page to discover other similar use cases. # # -# # sphinx_gallery_thumbnail_path = ‘_static/s2s-PcpCombine_obsERA5_obsOnly_soilMoisturePreProcessing.png’