sarkit.sicd.projection.ComponentErrorStatBi.from_xml

classmethod ComponentErrorStatBi.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:
ComponentErrorStatBi or None

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