From 7acb3007c7fbb15d8c8d6883c9267b1e5105514e Mon Sep 17 00:00:00 2001 From: Julie Prestopnik Date: Mon, 4 Nov 2024 14:22:09 -0700 Subject: [PATCH] Per #2741, updating template to fix rendering problems --- docs/use_cases/use_case_documentation_template.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/use_cases/use_case_documentation_template.py b/docs/use_cases/use_case_documentation_template.py index 98cdf6f3e..a32032f01 100644 --- a/docs/use_cases/use_case_documentation_template.py +++ b/docs/use_cases/use_case_documentation_template.py @@ -65,8 +65,11 @@ # [UPDATE_SECTION_CONTENT] # # **Beginning time (INIT_BEG):** 1982-01-01 +# # **End time (INIT_END):** 2010-01-02 +# # **Increment between beginning and end times (INIT_INCREMENT):** 1 year +# # **Sequence of forecast leads to process (LEAD_SEQ):** None # # With an increment of 1 year, all January 1st’s from 1982 to 2010 are processed