Skip to content

Commit

Permalink
#1936 Added madis2nc_MESONET_optional_vars
Browse files Browse the repository at this point in the history
  • Loading branch information
Howard Soh committed Nov 10, 2021
1 parent 3431e64 commit 5f2fc13
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions test/xml/unit_madis2nc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,18 @@
</output>
</test>

<test name="madis2nc_MESONET_optional_vars">
<exec>&MET_BIN;/madis2nc</exec>
<param> \
&DATA_DIR_OBS;/madis/mesonet/mesonet_20170101_0000.nc \
&OUTPUT_DIR;/madis2nc/mesonet_20170101_0000_F000.nc \
-type mesonet -mask_grid G207 -v 2
</param>
<output>
<point_nc>&OUTPUT_DIR;/madis2nc/mesonet_20170101_0000_F000.nc</point_nc>
</output>
</test>

<test name="madis2nc_ACARS_PROFILES">
<exec>&MET_BIN;/madis2nc</exec>
<param> \
Expand Down

0 comments on commit 5f2fc13

Please sign in to comment.