Skip to content

Commit

Permalink
Feature #2237 test_empty_config (#2291)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnHalleyGotway committed Oct 5, 2022
1 parent 5466007 commit 28f408e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion internal/test_unit/xml/unit_stat_analysis_ps.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,11 @@
</test>

<test name="stat_analysis_POINT_STAT_FILTER_OBS_SID">
<exec>&MET_BIN;/stat_analysis</exec>
<exec>touch &OUTPUT_DIR;/stat_analysis_ps/EmptyConfigFile; \
&MET_BIN;/stat_analysis</exec>
<param> \
-lookin &OUTPUT_DIR;/point_stat/point_stat_GRIB1_NAM_GDAS_120000L_20120409_120000V.stat \
-config &OUTPUT_DIR;/stat_analysis_ps/EmptyConfigFile \
-job filter -line_type MPR -fcst_var TMP -fcst_lev Z2 -vx_mask DTC165 \
-column_str OBS_SID KDLN,KDHT,KDEN,KDLS,KDMA,KDMN,KDVT,KDEW \
-column_str_exc OBS_SID KDLN,KDHT \
Expand Down

0 comments on commit 28f408e

Please sign in to comment.