diff --git a/test/bin/unit_test.sh b/test/bin/unit_test.sh
index f0785f6abf..a35cd064ca 100755
--- a/test/bin/unit_test.sh
+++ b/test/bin/unit_test.sh
@@ -39,6 +39,7 @@ UNIT_XML="unit_ascii2nc.xml \
unit_madis2nc.xml \
unit_trmm2nc.xml \
unit_pb2nc.xml \
+ unit_pb2nc_indy.xml \
unit_gen_vx_mask.xml \
unit_gen_ens_prod.xml \
unit_pcp_combine.xml \
diff --git a/test/xml/unit_pb2nc.xml b/test/xml/unit_pb2nc.xml
index d6d79def22..fc31e0e61b 100644
--- a/test/xml/unit_pb2nc.xml
+++ b/test/xml/unit_pb2nc.xml
@@ -14,6 +14,8 @@
+
+
&TEST_DIR;
@@ -75,139 +77,5 @@
&OUTPUT_DIR;/pb2nc/ndas.20120409.t12z.prepbufr.tm00.nc
-
-
- &MET_BIN;/pb2nc
-
- STATION_ID "72265","72274","72364","72426"
- MASK_GRID
- MASK_POLY
- QUALITY_MARK_THRESH 2
-
- \
- &DATA_DIR_OBS;/prepbufr/ndas/nam.20120409.t12z.prepbufr.tm00.nr \
- &OUTPUT_DIR;/pb2nc/ndas.20120409.t12z.prepbufr.tm00.mask_sid.nc \
- &CONFIG_DIR;/PB2NCConfig \
- -v 1
-
-
-
-
-
- &MET_BIN;/pb2nc
-
- STATION_ID "&CONFIG_DIR;/SID_CO.txt"
- MASK_GRID
- MASK_POLY
- QUALITY_MARK_THRESH 2
-
- \
- &DATA_DIR_OBS;/prepbufr/ndas/nam.20120409.t12z.prepbufr.tm00.nr \
- &OUTPUT_DIR;/pb2nc/ndas.20120409.t12z.prepbufr.tm00.mask_sid_file.nc \
- &CONFIG_DIR;/PB2NCConfig \
- -v 1
-
-
-
-
-
- &MET_BIN;/pb2nc
-
- STATION_ID
- MASK_GRID &MET_DATA;/sample_fcst/2005080700/wrfprs_ruc13_00.tm00_G212
- MASK_POLY
- QUALITY_MARK_THRESH 2
-
- \
- &DATA_DIR_OBS;/prepbufr/ndas/nam.20120409.t12z.prepbufr.tm00.nr \
- &OUTPUT_DIR;/pb2nc/ndas.20120409.t12z.prepbufr.tm00.mask_grid_data.nc \
- &CONFIG_DIR;/PB2NCConfig \
- -v 1
-
-
-
-
-
- &MET_BIN;/pb2nc
-
- STATION_ID
- MASK_GRID
- MASK_POLY
- QUALITY_MARK_THRESH 2
-
- \
- &DATA_DIR_OBS;/prepbufr/nam.20210311.t00z.prepbufr.tm00 \
- &OUTPUT_DIR;/pb2nc/nam.20210311.t00z.prepbufr.tm00.pbl.nc \
- &CONFIG_DIR;/PB2NCConfig_pbl \
- -v 1
-
-
-
-
-
- &MET_BIN;/pb2nc
-
- STATION_ID "72364","72265","72274","72426","72489","14008"
- MASK_GRID
- MASK_POLY
- QUALITY_MARK_THRESH 2
-
- \
- &DATA_DIR_OBS;/prepbufr/ndas/nam.20120409.t12z.prepbufr.tm00.nr \
- &OUTPUT_DIR;/pb2nc/ndas.20120409.t12z.prepbufr.tm00.var_all.nc \
- &CONFIG_DIR;/PB2NCConfig_all \
- -v 1
-
-
-
-
-
- &MET_BIN;/pb2nc
-
- STATION_ID "SC-GSP","TX-HGX","KY-HPX"
- MASK_GRID
- MASK_POLY
- QUALITY_MARK_THRESH 9
-
- \
- &DATA_DIR_OBS;/bufr/nam_20170502.t00z.radwnd.tm02.bufr_d \
- &OUTPUT_DIR;/pb2nc/nam_20170502.t00z.radwnd.tm02.bufr_d.vlevel_500.nc \
- &CONFIG_DIR;/PB2NCConfig_vlevel -valid_end 20170501_22 \
- -v 1
-
-
-
-
-
- &MET_BIN;/pb2nc
-
- STATION_ID
- MASK_GRID
- MASK_POLY MET_BASE/poly/CONUS.poly
- QUALITY_MARK_THRESH 2
-
- \
- &DATA_DIR_OBS;/prepbufr/ndas/nam.20120409.t12z.prepbufr.tm00.nr \
- &OUTPUT_DIR;/pb2nc/ndas.20120409.t12z.prepbufr.tm00.summary.nc \
- &CONFIG_DIR;/PB2NCConfig_summary \
- -v 1
-
-
-
-
diff --git a/test/xml/unit_pb2nc_indy.xml b/test/xml/unit_pb2nc_indy.xml
new file mode 100644
index 0000000000..d0483d2c6a
--- /dev/null
+++ b/test/xml/unit_pb2nc_indy.xml
@@ -0,0 +1,157 @@
+
+
+
+
+
+
+
+
+
+
+
+]>
+
+
+
+
+
+
+
+ &TEST_DIR;
+ true
+
+
+ &MET_BIN;/pb2nc
+
+ STATION_ID "72265","72274","72364","72426"
+ MASK_GRID
+ MASK_POLY
+ QUALITY_MARK_THRESH 2
+
+ \
+ &DATA_DIR_OBS;/prepbufr/ndas/nam.20120409.t12z.prepbufr.tm00.nr \
+ &OUTPUT_DIR;/pb2nc_indy/ndas.20120409.t12z.prepbufr.tm00.mask_sid.nc \
+ &CONFIG_DIR;/PB2NCConfig \
+ -v 1
+
+
+
+
+
+ &MET_BIN;/pb2nc
+
+ STATION_ID "&CONFIG_DIR;/SID_CO.txt"
+ MASK_GRID
+ MASK_POLY
+ QUALITY_MARK_THRESH 2
+
+ \
+ &DATA_DIR_OBS;/prepbufr/ndas/nam.20120409.t12z.prepbufr.tm00.nr \
+ &OUTPUT_DIR;/pb2nc_indy/ndas.20120409.t12z.prepbufr.tm00.mask_sid_file.nc \
+ &CONFIG_DIR;/PB2NCConfig \
+ -v 1
+
+
+
+
+
+ &MET_BIN;/pb2nc
+
+ STATION_ID
+ MASK_GRID &MET_DATA;/sample_fcst/2005080700/wrfprs_ruc13_00.tm00_G212
+ MASK_POLY
+ QUALITY_MARK_THRESH 2
+
+ \
+ &DATA_DIR_OBS;/prepbufr/ndas/nam.20120409.t12z.prepbufr.tm00.nr \
+ &OUTPUT_DIR;/pb2nc_indy/ndas.20120409.t12z.prepbufr.tm00.mask_grid_data.nc \
+ &CONFIG_DIR;/PB2NCConfig \
+ -v 1
+
+
+
+
+
+ &MET_BIN;/pb2nc
+
+ STATION_ID
+ MASK_GRID
+ MASK_POLY
+ QUALITY_MARK_THRESH 2
+
+ \
+ &DATA_DIR_OBS;/prepbufr/nam.20210311.t00z.prepbufr.tm00 \
+ &OUTPUT_DIR;/pb2nc_indy/nam.20210311.t00z.prepbufr.tm00.pbl.nc \
+ &CONFIG_DIR;/PB2NCConfig_pbl \
+ -v 1
+
+
+
+
+
+ &MET_BIN;/pb2nc
+
+ STATION_ID "72364","72265","72274","72426","72489","14008"
+ MASK_GRID
+ MASK_POLY
+ QUALITY_MARK_THRESH 2
+
+ \
+ &DATA_DIR_OBS;/prepbufr/ndas/nam.20120409.t12z.prepbufr.tm00.nr \
+ &OUTPUT_DIR;/pb2nc_indy/ndas.20120409.t12z.prepbufr.tm00.var_all.nc \
+ &CONFIG_DIR;/PB2NCConfig_all \
+ -v 1
+
+
+
+
+
+ &MET_BIN;/pb2nc
+
+ STATION_ID "SC-GSP","TX-HGX","KY-HPX"
+ MASK_GRID
+ MASK_POLY
+ QUALITY_MARK_THRESH 9
+
+ \
+ &DATA_DIR_OBS;/bufr/nam_20170502.t00z.radwnd.tm02.bufr_d \
+ &OUTPUT_DIR;/pb2nc_indy/nam_20170502.t00z.radwnd.tm02.bufr_d.vlevel_500.nc \
+ &CONFIG_DIR;/PB2NCConfig_vlevel -valid_end 20170501_22 \
+ -v 1
+
+
+
+
+
+ &MET_BIN;/pb2nc
+
+ STATION_ID
+ MASK_GRID
+ MASK_POLY MET_BASE/poly/CONUS.poly
+ QUALITY_MARK_THRESH 2
+
+ \
+ &DATA_DIR_OBS;/prepbufr/ndas/nam.20120409.t12z.prepbufr.tm00.nr \
+ &OUTPUT_DIR;/pb2nc_indy/ndas.20120409.t12z.prepbufr.tm00.summary.nc \
+ &CONFIG_DIR;/PB2NCConfig_summary \
+ -v 1
+
+
+
+
+