Skip to content

Commit

Permalink
removed env vars for time_offset_warning for wrappers that no longer …
Browse files Browse the repository at this point in the history
…set it
  • Loading branch information
georgemccabe committed Oct 10, 2024
1 parent 9a2afba commit 4455f3c
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 18 deletions.
1 change: 0 additions & 1 deletion parm/met_config/Ascii2NcConfig_wrapped
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,4 @@ message_type_map = [

tmp_dir = "${MET_TMP_DIR}";

${METPLUS_TIME_OFFSET_WARNING}
${METPLUS_MET_CONFIG_OVERRIDES}
1 change: 0 additions & 1 deletion parm/met_config/EnsembleStatConfig_wrapped
Original file line number Diff line number Diff line change
Expand Up @@ -242,5 +242,4 @@ ${METPLUS_OUTPUT_PREFIX}

tmp_dir = "${MET_TMP_DIR}";

${METPLUS_TIME_OFFSET_WARNING}
${METPLUS_MET_CONFIG_OVERRIDES}
1 change: 0 additions & 1 deletion parm/met_config/GenEnsProdConfig_wrapped
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,4 @@ ${METPLUS_ENSEMBLE_FLAG_DICT}

tmp_dir = "${MET_TMP_DIR}";

${METPLUS_TIME_OFFSET_WARNING}
${METPLUS_MET_CONFIG_OVERRIDES}
1 change: 0 additions & 1 deletion parm/met_config/GridDiagConfig_wrapped
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,4 @@ ${METPLUS_MASK_DICT}

tmp_dir = "${MET_TMP_DIR}";

${METPLUS_TIME_OFFSET_WARNING}
${METPLUS_MET_CONFIG_OVERRIDES}
1 change: 0 additions & 1 deletion parm/met_config/IODA2NCConfig_wrapped
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,4 @@ tmp_dir = "${MET_TMP_DIR}";

////////////////////////////////////////////////////////////////////////////////

${METPLUS_TIME_OFFSET_WARNING}
${METPLUS_MET_CONFIG_OVERRIDES}
1 change: 0 additions & 1 deletion parm/met_config/MTDConfig_wrapped
Original file line number Diff line number Diff line change
Expand Up @@ -257,5 +257,4 @@ tmp_dir = "${MET_TMP_DIR}";

////////////////////////////////////////////////////////////////////////////////

${METPLUS_TIME_OFFSET_WARNING}
${METPLUS_MET_CONFIG_OVERRIDES}
2 changes: 0 additions & 2 deletions parm/met_config/Madis2NcConfig_wrapped
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ ${METPLUS_TIME_SUMMARY_DICT}
//
//version = "V12.0.0";

${METPLUS_TIME_OFFSET_WARNING}

${METPLUS_MET_CONFIG_OVERRIDES}
1 change: 0 additions & 1 deletion parm/met_config/PB2NCConfig_wrapped
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,4 @@ tmp_dir = "${MET_TMP_DIR}";

////////////////////////////////////////////////////////////////////////////////

${METPLUS_TIME_OFFSET_WARNING}
${METPLUS_MET_CONFIG_OVERRIDES}
1 change: 0 additions & 1 deletion parm/met_config/PlotPointObsConfig_wrapped
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,4 @@ tmp_dir = "${MET_TMP_DIR}";

////////////////////////////////////////////////////////////////////////////////

${METPLUS_TIME_OFFSET_WARNING}
${METPLUS_MET_CONFIG_OVERRIDES}
1 change: 0 additions & 1 deletion parm/met_config/Point2GridConfig_wrapped
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,4 @@ tmp_dir = "${MET_TMP_DIR}";

////////////////////////////////////////////////////////////////////////////////

${METPLUS_TIME_OFFSET_WARNING}
${METPLUS_MET_CONFIG_OVERRIDES}
1 change: 0 additions & 1 deletion parm/met_config/PointStatConfig_wrapped
Original file line number Diff line number Diff line change
Expand Up @@ -216,5 +216,4 @@ ${METPLUS_OUTPUT_PREFIX}

////////////////////////////////////////////////////////////////////////////////

${METPLUS_TIME_OFFSET_WARNING}
${METPLUS_MET_CONFIG_OVERRIDES}
1 change: 0 additions & 1 deletion parm/met_config/STATAnalysisConfig_wrapped
Original file line number Diff line number Diff line change
Expand Up @@ -164,5 +164,4 @@ tmp_dir = "${MET_TMP_DIR}";

//version = "V10.0";

${METPLUS_TIME_OFFSET_WARNING}
${METPLUS_MET_CONFIG_OVERRIDES}
1 change: 0 additions & 1 deletion parm/met_config/TCDiagConfig_wrapped
Original file line number Diff line number Diff line change
Expand Up @@ -180,5 +180,4 @@ tmp_dir = "${MET_TMP_DIR}";

////////////////////////////////////////////////////////////////////////////////

${METPLUS_TIME_OFFSET_WARNING}
${METPLUS_MET_CONFIG_OVERRIDES}
1 change: 0 additions & 1 deletion parm/met_config/TCGenConfig_wrapped
Original file line number Diff line number Diff line change
Expand Up @@ -294,5 +294,4 @@ ${METPLUS_NC_PAIRS_GRID}

tmp_dir = "${MET_TMP_DIR}";

${METPLUS_TIME_OFFSET_WARNING}
${METPLUS_MET_CONFIG_OVERRIDES}
1 change: 0 additions & 1 deletion parm/met_config/TCPairsConfig_wrapped
Original file line number Diff line number Diff line change
Expand Up @@ -168,5 +168,4 @@ ${METPLUS_DIAG_CONVERT_MAP_LIST}

tmp_dir = "${MET_TMP_DIR}";

${METPLUS_TIME_OFFSET_WARNING}
${METPLUS_MET_CONFIG_OVERRIDES}
1 change: 0 additions & 1 deletion parm/met_config/TCRMWConfig_wrapped
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,4 @@ ${METPLUS_RMW_SCALE}

tmp_dir = "${MET_TMP_DIR}";

${METPLUS_TIME_OFFSET_WARNING}
${METPLUS_MET_CONFIG_OVERRIDES}
1 change: 0 additions & 1 deletion parm/met_config/TCStatConfig_wrapped
Original file line number Diff line number Diff line change
Expand Up @@ -233,5 +233,4 @@ ${METPLUS_JOBS}

tmp_dir = "${MET_TMP_DIR}";

${METPLUS_TIME_OFFSET_WARNING}
${METPLUS_MET_CONFIG_OVERRIDES}

0 comments on commit 4455f3c

Please sign in to comment.