From d5cc7b1b23cce09ac612ceaef64ada122e7bb16a Mon Sep 17 00:00:00 2001 From: Howard Soh Date: Tue, 11 Jan 2022 12:19:50 -0700 Subject: [PATCH] #1965 Added unit test ioda2nc_same_input --- test/xml/unit_ioda2nc.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/test/xml/unit_ioda2nc.xml b/test/xml/unit_ioda2nc.xml index 0006da34d8..a44463c6e1 100644 --- a/test/xml/unit_ioda2nc.xml +++ b/test/xml/unit_ioda2nc.xml @@ -100,4 +100,24 @@ + + &MET_BIN;/ioda2nc + + STATION_ID "KEKA" + MASK_GRID + MASK_POLY + MESSAGE_TYPE + + \ + &DATA_DIR_OBS;/ioda/ioda.NC001007.2020031012.nc \ + &OUTPUT_DIR;/ioda2nc/ioda.NC001007.2020031012.same_input.nc \ + -config &CONFIG_DIR;/IODA2NCConfig_mask \ + -iodafile &DATA_DIR_OBS;/ioda/ioda.NC001007.2020031012.nc \ + -v 7 + + + &OUTPUT_DIR;/ioda2nc/ioda.NC001007.2020031012.same_input.nc + + +