From e5cd6a48e79148e51edeb6f9d51ed23e46e70675 Mon Sep 17 00:00:00 2001 From: George McCabe <23407799+georgemccabe@users.noreply.github.com> Date: Tue, 4 Jun 2024 11:17:17 -0600 Subject: [PATCH] per #2547, added glossary entries for new config variables to set -valid_beg/end and added commented example to basic use case config file --- docs/Users_Guide/glossary.rst | 10 ++++++++++ parm/use_cases/met_tool_wrapper/ASCII2NC/ASCII2NC.conf | 3 +++ 2 files changed, 13 insertions(+) diff --git a/docs/Users_Guide/glossary.rst b/docs/Users_Guide/glossary.rst index d268fdb79..70bd6df6d 100644 --- a/docs/Users_Guide/glossary.rst +++ b/docs/Users_Guide/glossary.rst @@ -11921,3 +11921,13 @@ METplus Configuration Glossary Specify the value for 'time_offset_warning' in the MET configuration file for WaveletStat. | *Used by:* WaveletStat + + ASCII2NC_VALID_BEG + Specify the value for the command line argument '-valid_beg' for ASCII2NC. + + | *Used by:* ASCII2NC + + ASCII2NC_VALID_END + Specify the value for the command line argument '-valid_end' for ASCII2NC. + + | *Used by:* ASCII2NC diff --git a/parm/use_cases/met_tool_wrapper/ASCII2NC/ASCII2NC.conf b/parm/use_cases/met_tool_wrapper/ASCII2NC/ASCII2NC.conf index 778ea8ae7..f1aa33191 100644 --- a/parm/use_cases/met_tool_wrapper/ASCII2NC/ASCII2NC.conf +++ b/parm/use_cases/met_tool_wrapper/ASCII2NC/ASCII2NC.conf @@ -57,6 +57,9 @@ ASCII2NC_SKIP_IF_OUTPUT_EXISTS = False #LOG_ASCII2NC_VERBOSITY = 1 +#ASCII2NC_VALID_BEG = +#ASCII2NC_VALID_END = + ASCII2NC_CONFIG_FILE = {PARM_BASE}/met_config/Ascii2NcConfig_wrapped ASCII2NC_INPUT_FORMAT =