Skip to content

Commit

Permalink
Verification modifications to conf files. (ufs-community#662)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffBeck-NOAA authored Jan 10, 2022
1 parent c810e61 commit 6186978
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions ush/templates/parm/metplus/PointStat_conus_sfc.conf
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ PB2NC_MESSAGE_TYPE = ADPSFC, ADPUPA

# Leave empty to process all
# PB2NC_OBS_BUFR_VAR_LIST = POB, QOB, TOB, ZOB, UOB, VOB, PMO, TOCC, TDO, HOVI, D_DPT, D_WDIR, D_WIND, D_RH, D_MIXR, D_PRMSL
PB2NC_OBS_BUFR_VAR_LIST = PMO, ZOB, TOB, TDO, QOB, UOB, VOB, PWO, TOCC, D_RH, HOVI, CEILING, D_PBL, D_CAPE, MXGS, D_WIND
PB2NC_OBS_BUFR_VAR_LIST = PMO, ZOB, TOB, TDO, QOB, UOB, VOB, PWO, TOCC, D_WIND, D_RH, HOVI, CEILING, D_PBL, D_CAPE, MXGS

# For defining the time periods for summarization
# False for no time summary, True otherwise
Expand Down Expand Up @@ -147,23 +147,23 @@ BOTH_VAR5_THRESH = >=2.572 ;; m/s or 5kts

BOTH_VAR6_NAME = WIND
BOTH_VAR6_LEVELS = Z10
BOTH_VAR6_THRESH = >=2.572 ;; m/s or 5kts
BOTH_VAR6_THRESH = >=2.572, >=2.572 && <5.144, >=5.144, >=10.288, >=15.433 ;; m/s or 5, 10, 20, 30kts
BOTH_VAR6_OPTIONS = GRIB2_pdt = 0; ;; derive instantaneous 10-m wind from U/V components, overriding max 10-m wind

BOTH_VAR7_NAME = PRMSL
BOTH_VAR7_LEVELS = Z0

FCST_VAR8_NAME = TCDC
FCST_VAR8_LEVELS = L0
FCST_VAR8_OPTIONS = GRIB_lvl_typ = 200; GRIB2_ipdtmpl_index = 8; GRIB2_ipdtmpl_val = {lead?fmt=%H};
BOTH_VAR8_OPTIONS = GRIB_lvl_typ = 200; interp = { type = [ { method = NEAREST; width = 1; } ]; }
OBS_VAR8_NAME = TCDC
OBS_VAR8_LEVELS = L0
OBS_VAR8_OPTIONS = interp = { type = [ { method = NEAREST; width = 1; } ]; }

BOTH_VAR9_NAME = VIS
BOTH_VAR9_LEVELS = L0
BOTH_VAR9_THRESH = <805, <1609, <4828, <8045 ,>=8045, <16090
BOTH_VAR9_OPTIONS = interp = { type = [ { method = NEAREST; width = 1; } ]; }
BOTH_VAR9_OPTIONS = censor_thresh = [>16090]; censor_val = [16090]; interp = { type = [ { method = NEAREST; width = 1; } ]; }

BOTH_VAR10_NAME = GUST
BOTH_VAR10_LEVELS = Z0
Expand Down
4 changes: 2 additions & 2 deletions ush/templates/parm/metplus/PointStat_upper_air.conf
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ PB2NC_MESSAGE_TYPE = ADPSFC, ADPUPA

# Leave empty to process all
# PB2NC_OBS_BUFR_VAR_LIST = POB, QOB, TOB, ZOB, UOB, VOB, PMO, TOCC, TDO, HOVI, D_DPT, D_WDIR, D_WIND, D_RH, D_MIXR, D_PRMSL
PB2NC_OBS_BUFR_VAR_LIST = PMO, ZOB, TOB, TDO, QOB, UOB, VOB, PWO, TOCC, D_RH, HOVI, CEILING, D_PBL, D_CAPE, MXGS, D_WIND
PB2NC_OBS_BUFR_VAR_LIST = PMO, ZOB, TOB, TDO, QOB, UOB, VOB, PWO, TOCC, D_RH, D_WIND, HOVI, CEILING, D_PBL, D_CAPE, MXGS

# For defining the time periods for summarization
# False for no time summary, True otherwise
Expand Down Expand Up @@ -147,7 +147,7 @@ BOTH_VAR5_THRESH = >=2.572 ;; m/s or 5kts

BOTH_VAR6_NAME = WIND
BOTH_VAR6_LEVELS = P1000, P925, P850, P700, P500, P400, P300, P250, P200, P150, P100, P50, P20, P10
BOTH_VAR6_THRESH = >=2.572 ;; m/s or 5kts
BOTH_VAR6_THRESH = >=2.572, >=2.572 && <5.144, >=5.144, >=10.288, >=15.433, >=20.577, >=25.722 ;; m/s or 5, 10, 20, 30, 40, 50kts

BOTH_VAR7_NAME = HGT
BOTH_VAR7_LEVELS = P1000, P950, P925, P850, P700, P500, P400, P300, P250, P200, P150, P100, P50, P20, P10
Expand Down
4 changes: 2 additions & 2 deletions ush/templates/parm/metplus/REFC.conf
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,13 @@ GRID_STAT_REGRID_TO_GRID = FCST
# Forecast/Observation variable Information
FCST_VAR1_NAME = REFC
FCST_VAR1_LEVELS = L0
FCST_VAR1_OPTIONS = cnt_thresh = [ >15 ];
FCST_VAR1_OPTIONS = cnt_thresh = [ >15 ]; cnt_logic = UNION;

BOTH_VAR1_THRESH = ge20, ge30, ge40, ge50

OBS_VAR1_NAME = MergedReflectivityQCComposite
OBS_VAR1_LEVELS = Z500
OBS_VAR1_OPTIONS = censor_thresh = lt-20.0; censor_val = -20.0; cnt_thresh = [ >15 ]; cnt_logic = UNION;
OBS_VAR1_OPTIONS = censor_thresh = [eq-999, <-20]; censor_val = [-9999, -20]; cnt_thresh = [ >15 ]; cnt_logic = UNION;

OBS_GRID_STAT_FILE_WINDOW_BEGIN = -300
OBS_GRID_STAT_FILE_WINDOW_END = 300
Expand Down
4 changes: 2 additions & 2 deletions ush/templates/parm/metplus/RETOP.conf
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,13 @@ GRID_STAT_REGRID_TO_GRID = FCST
# Forecast/Observation variable Information
FCST_VAR1_NAME = RETOP
FCST_VAR1_LEVELS = L0
FCST_VAR1_OPTIONS = cnt_thresh = [ >15 ]; convert(x) = M_to_KFT(x);
FCST_VAR1_OPTIONS = convert(x) = M_to_KFT(x); cnt_thresh = [ >0 ]; cnt_logic = UNION;

BOTH_VAR1_THRESH = ge20, ge30, ge40, ge50

OBS_VAR1_NAME = EchoTop18
OBS_VAR1_LEVELS = Z500
OBS_VAR1_OPTIONS = censor_thresh = lt-20.0; censor_val = -20.0; cnt_thresh = [ >15 ]; cnt_logic = UNION; convert(x) = KM_to_KFT(x);
OBS_VAR1_OPTIONS = convert(x) = KM_to_KFT(x); censor_thresh = [<=-9.84252,eq-3.28084]; censor_val = [-9999,-16.4042]; cnt_thresh = [ >0 ]; cnt_logic = UNION;

OBS_GRID_STAT_FILE_WINDOW_BEGIN = -300
OBS_GRID_STAT_FILE_WINDOW_END = 300
Expand Down

0 comments on commit 6186978

Please sign in to comment.