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_xmltree
lxml.etree.ElementTree SICD XML metadata.
- sicd_xmltree
- Returns:
ErrorStatParamsThe error statistics parameter object initialized with values from the XML.