Line 354 of io.complex.other_nitf.py Looks like cmetaa.AF_TYPE is expected to be stored as a list, but now it is stored as separate attributes (TYPE1, TYPE2, & TYPE 3) Suggest modifying this to "AF_TYPE1" == "N" instead of "AF_TYPE[0] ..."