ngageoint / sarpy

A basic Python library to demonstrate reading, writing, display, and simple processing of complex SAR data using the NGA SICD standard.
MIT License
262 stars 87 forks source link

CPHD Metadata error #525

Closed vaughn-holmes closed 1 month ago

vaughn-holmes commented 4 months ago

In sarpy.io.phase_history.cphd1_elements.blocks.AreaType it is indicated that the AreaType.Polygon field is required, however, within the CPHD specification, everywhere that AreaType is used, the Polygon field is optional.

Example from CPHD.SceneCoordinates image

bombaci-vsc commented 1 month ago

Included in version 1.3.59