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_xmltree
lxml.etree.ElementTree SICD XML metadata.
- sicd_xmltree
- Returns:
ComponentErrorStatMonoorNoneObject initialized with values from the XML if they exist, otherwise
None.