sarkit.sicd.projection.ComponentErrorStatMono.from_xml

classmethod ComponentErrorStatMono.from_xml(sicd_xmltree)

Extract relevant error statistics parameters from SICD XML as described in SICD IPDD.

Parameters:
sicd_xmltreelxml.etree.ElementTree

SICD XML metadata.

Returns:
ComponentErrorStatMono or None

Object initialized with values from the XML if they exist, otherwise None.