diff --git a/met/src/tools/other/ioda2nc/ioda2nc.cc b/met/src/tools/other/ioda2nc/ioda2nc.cc index b42c31f802..df1830c084 100644 --- a/met/src/tools/other/ioda2nc/ioda2nc.cc +++ b/met/src/tools/other/ioda2nc/ioda2nc.cc @@ -964,7 +964,6 @@ void addObservation(const float *obs_arr, const ConcatString &hdr_typ, map name_map = conf_info.getObsVarMap(); string var_name = obs_var_names[var_index]; string out_name = name_map[var_name]; -cout << " DEBUG HS var_name: " << var_name << ", out_name: " << out_name << ", passing: " << (0