diff --git a/src/tools/other/ioda2nc/ioda2nc.cc b/src/tools/other/ioda2nc/ioda2nc.cc index 4a607afdde..622d949f58 100644 --- a/src/tools/other/ioda2nc/ioda2nc.cc +++ b/src/tools/other/ioda2nc/ioda2nc.cc @@ -1262,13 +1262,15 @@ bool check_missing_thresh(float value) { //////////////////////////////////////////////////////////////////////// ConcatString find_meta_name(string meta_key, StringArray available_names) { - ConcatString metadata_name = meta_key; - StringArray alt_names = conf_info.metadata_map[meta_key]; - - for(int idx =0; idx