sarpy icon indicating copy to clipboard operation
sarpy copied to clipboard

CMETAA AF_TYPE

Open elwell67 opened this issue 2 years ago • 2 comments

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] ..."

elwell67 avatar Dec 18 '23 17:12 elwell67

@dhaverporth

Confirmed this issue still exists. Recommend we implement the suggested solution in an upcoming release.

petersontex avatar May 07 '25 15:05 petersontex

@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?

petersontex avatar Jun 18 '25 20:06 petersontex