sarkit.sicd.projection.ErrorStatParams.from_xml

classmethod ErrorStatParams.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:
ErrorStatParams

The error statistics parameter object initialized with values from the XML.