Skip to content

Commit

Permalink
Make comments for logging consistent with other conf files.
Browse files Browse the repository at this point in the history
  • Loading branch information
gsketefian committed Nov 23, 2023
1 parent 9c2c8db commit 3be4460
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion parm/metplus/EnsembleStat_ASNOW.conf
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ ENSEMBLE_STAT_DESC = NA
#
OBTYPE = {{obtype}}

# Verbosity of MET output. 0 to 5; 0 is quiet, 5 is loud.
# Verbosity of MET logging output. 0 to 5; 0 is quiet, 5 is loud.
LOG_{{METPLUS_TOOL_NAME}}_VERBOSITY = {{metplus_verbosity_level}}
#
# Observation data time window(s).
Expand Down
2 changes: 1 addition & 1 deletion parm/metplus/GridStat_APCP.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ LEAD_SEQ = {{fhr_list}}
#
LOOP_ORDER = times

# Verbosity of MET output. 0 to 5; 0 is quiet, 5 is loud.
# Verbosity of MET logging output. 0 to 5; 0 is quiet, 5 is loud.
LOG_{{METPLUS_TOOL_NAME}}_VERBOSITY = {{metplus_verbosity_level}}
#
# Specify the name of the METplus log file.
Expand Down
2 changes: 1 addition & 1 deletion parm/metplus/GridStat_ASNOW.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ LEAD_SEQ = {{fhr_list}}
#
LOOP_ORDER = times

# Verbosity of MET output. 0 to 5; 0 is quiet, 5 is loud.
# Verbosity of MET logging output. 0 to 5; 0 is quiet, 5 is loud.
LOG_{{METPLUS_TOOL_NAME}}_VERBOSITY = {{metplus_verbosity_level}}
#
# Specify the name of the METplus log file.
Expand Down
2 changes: 1 addition & 1 deletion parm/metplus/GridStat_REFC.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ LEAD_SEQ = {{fhr_list}}
#
LOOP_ORDER = times

# Verbosity of MET output. 0 to 5; 0 is quiet, 5 is loud.
# Verbosity of MET logging output. 0 to 5; 0 is quiet, 5 is loud.
LOG_{{METPLUS_TOOL_NAME}}_VERBOSITY = {{metplus_verbosity_level}}
#
# Specify the name of the METplus log file.
Expand Down
2 changes: 1 addition & 1 deletion parm/metplus/GridStat_RETOP.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ LEAD_SEQ = {{fhr_list}}
#
LOOP_ORDER = times

# Verbosity of MET output. 0 to 5; 0 is quiet, 5 is loud.
# Verbosity of MET logging output. 0 to 5; 0 is quiet, 5 is loud.
LOG_{{METPLUS_TOOL_NAME}}_VERBOSITY = {{metplus_verbosity_level}}
#
# Specify the name of the METplus log file.
Expand Down
2 changes: 1 addition & 1 deletion parm/metplus/GridStat_ensmean_APCP.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ LEAD_SEQ = {{fhr_list}}
#
LOOP_ORDER = times

# Verbosity of MET output. 0 to 5; 0 is quiet, 5 is loud.
# Verbosity of MET logging output. 0 to 5; 0 is quiet, 5 is loud.
LOG_{{METPLUS_TOOL_NAME}}_VERBOSITY = {{metplus_verbosity_level}}
#
# Specify the name of the METplus log file.
Expand Down
2 changes: 1 addition & 1 deletion parm/metplus/GridStat_ensmean_ASNOW.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ LEAD_SEQ = {{fhr_list}}
#
LOOP_ORDER = times

# Verbosity of MET output. 0 to 5; 0 is quiet, 5 is loud.
# Verbosity of MET logging output. 0 to 5; 0 is quiet, 5 is loud.
LOG_{{METPLUS_TOOL_NAME}}_VERBOSITY = {{metplus_verbosity_level}}
#
# Specify the name of the METplus log file.
Expand Down
2 changes: 1 addition & 1 deletion parm/metplus/GridStat_ensmean_REFC.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ LEAD_SEQ = {{fhr_list}}
#
LOOP_ORDER = times

# Verbosity of MET output. 0 to 5; 0 is quiet, 5 is loud.
# Verbosity of MET logging output. 0 to 5; 0 is quiet, 5 is loud.
LOG_{{METPLUS_TOOL_NAME}}_VERBOSITY = {{metplus_verbosity_level}}
#
# Specify the name of the METplus log file.
Expand Down
2 changes: 1 addition & 1 deletion parm/metplus/GridStat_ensmean_RETOP.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ LEAD_SEQ = {{fhr_list}}
#
LOOP_ORDER = times

# Verbosity of MET output. 0 to 5; 0 is quiet, 5 is loud.
# Verbosity of MET logging output. 0 to 5; 0 is quiet, 5 is loud.
LOG_{{METPLUS_TOOL_NAME}}_VERBOSITY = {{metplus_verbosity_level}}
#
# Specify the name of the METplus log file.
Expand Down
2 changes: 1 addition & 1 deletion parm/metplus/Pb2nc_obs.conf
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ LEAD_SEQ = {{fhr_list}}
# wrappers have been run
LOOP_ORDER = times

# Verbosity of MET output. 0 to 5; 0 is quiet, 5 is loud.
# Verbosity of MET logging output. 0 to 5; 0 is quiet, 5 is loud.
LOG_{{METPLUS_TOOL_NAME}}_VERBOSITY = {{metplus_verbosity_level}}
#
# Specify the name of the METplus log file.
Expand Down
2 changes: 1 addition & 1 deletion parm/metplus/PointStat_ADPSFC.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ LEAD_SEQ = {{fhr_list}}
#
LOOP_ORDER = times

# Verbosity of MET output. 0 to 5; 0 is quiet, 5 is loud.
# Verbosity of MET logging output. 0 to 5; 0 is quiet, 5 is loud.
LOG_{{METPLUS_TOOL_NAME}}_VERBOSITY = {{metplus_verbosity_level}}
#
# Specify the name of the METplus log file.
Expand Down
2 changes: 1 addition & 1 deletion parm/metplus/PointStat_ADPUPA.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ LEAD_SEQ = {{fhr_list}}
#
LOOP_ORDER = times

# Verbosity of MET output. 0 to 5; 0 is quiet, 5 is loud.
# Verbosity of MET logging output. 0 to 5; 0 is quiet, 5 is loud.
LOG_{{METPLUS_TOOL_NAME}}_VERBOSITY = {{metplus_verbosity_level}}
#
# Specify the name of the METplus log file.
Expand Down
2 changes: 1 addition & 1 deletion parm/metplus/PointStat_ensmean_ADPSFC.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ LEAD_SEQ = {{fhr_list}}
#
LOOP_ORDER = times

# Verbosity of MET output. 0 to 5; 0 is quiet, 5 is loud.
# Verbosity of MET logging output. 0 to 5; 0 is quiet, 5 is loud.
LOG_{{METPLUS_TOOL_NAME}}_VERBOSITY = {{metplus_verbosity_level}}
#
# Specify the name of the METplus log file.
Expand Down
2 changes: 1 addition & 1 deletion parm/metplus/PointStat_ensmean_ADPUPA.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ LEAD_SEQ = {{fhr_list}}
#
LOOP_ORDER = times

# Verbosity of MET output. 0 to 5; 0 is quiet, 5 is loud.
# Verbosity of MET logging output. 0 to 5; 0 is quiet, 5 is loud.
LOG_{{METPLUS_TOOL_NAME}}_VERBOSITY = {{metplus_verbosity_level}}
#
# Specify the name of the METplus log file.
Expand Down
2 changes: 1 addition & 1 deletion parm/metplus/PointStat_ensprob_ADPSFC.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ LEAD_SEQ = {{fhr_list}}
#
LOOP_ORDER = times

# Verbosity of MET output. 0 to 5; 0 is quiet, 5 is loud.
# Verbosity of MET logging output. 0 to 5; 0 is quiet, 5 is loud.
LOG_{{METPLUS_TOOL_NAME}}_VERBOSITY = {{metplus_verbosity_level}}
#
# Specify the name of the METplus log file.
Expand Down
2 changes: 1 addition & 1 deletion parm/metplus/PointStat_ensprob_ADPUPA.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ LEAD_SEQ = {{fhr_list}}
#
LOOP_ORDER = times

# Verbosity of MET output. 0 to 5; 0 is quiet, 5 is loud.
# Verbosity of MET logging output. 0 to 5; 0 is quiet, 5 is loud.
LOG_{{METPLUS_TOOL_NAME}}_VERBOSITY = {{metplus_verbosity_level}}
#
# Specify the name of the METplus log file.
Expand Down

0 comments on commit 3be4460

Please sign in to comment.