Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions ush/templates/parm/metplus/EnsembleStat_conus_sfc.conf
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ ENSEMBLE_STAT_OUTPUT_PREFIX = {MODEL}_ADPSFC_{OBTYPE}
PB2NC_CONFIG_FILE = {PARM_BASE}/met_config/PB2NCConfig_wrapped
ENSEMBLE_STAT_CONFIG_FILE = {PARM_BASE}/met_config/EnsembleStatConfig_wrapped

ENSEMBLE_STAT_OBS_QUALITY_INC = 0, 1, 2, 3, 9
#ENSEMBLE_STAT_OBS_QUALITY_EXC =

# if True, pb2nc will skip processing a file if the output already exists
# used to speed up runs and reduce redundancy
PB2NC_SKIP_IF_OUTPUT_EXISTS = True
Expand Down
3 changes: 3 additions & 0 deletions ush/templates/parm/metplus/EnsembleStat_upper_air.conf
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ ENSEMBLE_STAT_OUTPUT_PREFIX = {MODEL}_ADPUPA_{OBTYPE}
PB2NC_CONFIG_FILE = {PARM_BASE}/met_config/PB2NCConfig_wrapped
ENSEMBLE_STAT_CONFIG_FILE = {PARM_BASE}/met_config/EnsembleStatConfig_wrapped

ENSEMBLE_STAT_OBS_QUALITY_INC = 0, 1, 2, 3, 9
#ENSEMBLE_STAT_OBS_QUALITY_EXC =

# if True, pb2nc will skip processing a file if the output already exists
# used to speed up runs and reduce redundancy
PB2NC_SKIP_IF_OUTPUT_EXISTS = True
Expand Down
3 changes: 1 addition & 2 deletions ush/templates/parm/metplus/PointStat_conus_sfc.conf
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@ PB2NC_TIME_SUMMARY_TYPES = min, max, range, mean, stdev, median, p80
# or the value of the environment variable METPLUS_PARM_BASE if set
POINT_STAT_CONFIG_FILE ={PARM_BASE}/met_config/PointStatConfig_wrapped


#POINT_STAT_OBS_QUALITY_INC = 1, 2, 3
POINT_STAT_OBS_QUALITY_INC = 0, 1, 2, 3, 9
#POINT_STAT_OBS_QUALITY_EXC =

POINT_STAT_CLIMO_MEAN_TIME_INTERP_METHOD = NEAREST
Expand Down
3 changes: 1 addition & 2 deletions ush/templates/parm/metplus/PointStat_conus_sfc_mean.conf
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@ PB2NC_TIME_SUMMARY_TYPES = min, max, range, mean, stdev, median, p80
# or the value of the environment variable METPLUS_PARM_BASE if set
POINT_STAT_CONFIG_FILE ={PARM_BASE}/met_config/PointStatConfig_wrapped


#POINT_STAT_OBS_QUALITY_INC = 1, 2, 3
POINT_STAT_OBS_QUALITY_INC = 0, 1, 2, 3, 9
#POINT_STAT_OBS_QUALITY_EXC =

POINT_STAT_CLIMO_MEAN_TIME_INTERP_METHOD = NEAREST
Expand Down
3 changes: 1 addition & 2 deletions ush/templates/parm/metplus/PointStat_conus_sfc_prob.conf
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@ PB2NC_TIME_SUMMARY_TYPES = min, max, range, mean, stdev, median, p80
# or the value of the environment variable METPLUS_PARM_BASE if set
POINT_STAT_CONFIG_FILE ={PARM_BASE}/met_config/PointStatConfig_wrapped


#POINT_STAT_OBS_QUALITY_INC = 1, 2, 3
POINT_STAT_OBS_QUALITY_INC = 0, 1, 2, 3, 9
#POINT_STAT_OBS_QUALITY_EXC =

POINT_STAT_CLIMO_MEAN_TIME_INTERP_METHOD = NEAREST
Expand Down
3 changes: 1 addition & 2 deletions ush/templates/parm/metplus/PointStat_upper_air.conf
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@ PB2NC_TIME_SUMMARY_TYPES = min, max, range, mean, stdev, median, p80
# or the value of the environment variable METPLUS_PARM_BASE if set
POINT_STAT_CONFIG_FILE ={PARM_BASE}/met_config/PointStatConfig_wrapped


#POINT_STAT_OBS_QUALITY_INC = 1, 2, 3
POINT_STAT_OBS_QUALITY_INC = 0, 1, 2, 3, 9
#POINT_STAT_OBS_QUALITY_EXC =

POINT_STAT_CLIMO_MEAN_TIME_INTERP_METHOD = NEAREST
Expand Down
3 changes: 1 addition & 2 deletions ush/templates/parm/metplus/PointStat_upper_air_mean.conf
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@ PB2NC_TIME_SUMMARY_TYPES = min, max, range, mean, stdev, median, p80
# or the value of the environment variable METPLUS_PARM_BASE if set
POINT_STAT_CONFIG_FILE ={PARM_BASE}/met_config/PointStatConfig_wrapped


#POINT_STAT_OBS_QUALITY_INC = 1, 2, 3
POINT_STAT_OBS_QUALITY_INC = 0, 1, 2, 3, 9
#POINT_STAT_OBS_QUALITY_EXC =

POINT_STAT_CLIMO_MEAN_TIME_INTERP_METHOD = NEAREST
Expand Down
3 changes: 1 addition & 2 deletions ush/templates/parm/metplus/PointStat_upper_air_prob.conf
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@ PB2NC_TIME_SUMMARY_TYPES = min, max, range, mean, stdev, median, p80
# or the value of the environment variable METPLUS_PARM_BASE if set
POINT_STAT_CONFIG_FILE ={PARM_BASE}/met_config/PointStatConfig_wrapped


#POINT_STAT_OBS_QUALITY_INC = 1, 2, 3
POINT_STAT_OBS_QUALITY_INC = 0, 1, 2, 3, 9
#POINT_STAT_OBS_QUALITY_EXC =

POINT_STAT_CLIMO_MEAN_TIME_INTERP_METHOD = NEAREST
Expand Down