sarkit.sidd.NitfMetadata

class NitfMetadata(*, file_header_part, images=<factory>, ded=None, product_support_xmls=<factory>, sicd_xmls=<factory>)

Settable SIDD NITF metadata

Attributes:
file_header_partNitfFileHeaderPart

NITF file header fields which can be set

imageslist of NitfProductImageMetadata

Settable metadata for the product image(s)

dedNitfDedMetadata or None

Settable metadata for the Digital Elevation Data

product_support_xmlslist of NitfProductSupportXmlMetadata

Settable metadata for the product support XML(s)

sicd_xmlslist of NitfSicdXmlMetadata

Settable metadata for the SICD XML(s)