sarpy
sarpy copied to clipboard
CMETAA AF_TYPE
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] ..."
@dhaverporth
Confirmed this issue still exists. Recommend we implement the suggested solution in an upcoming release.
@elwell67 we are reviewing your suggestion. It appears that this is an issue for a specific dataset. Do you have an example that you can share where this is a problem?