sarkit.sicd.irowicol_to_xrowycol

irowicol_to_xrowycol(xmltree, irowicol)

SCP Pixel-Centered Image Indices (irow, icol) to SCP Centered Image Coordinates (xrow, ycol)

Parameters:
xmltreelxml.etree.ElementTree

SICD metadata

irowicol(…, 2) array_like

N-D array of indices with (irow, icol) in the last dimension

Returns:
(…, 2) ndarray

N-D array of indices with (xrow, ycol) in the last dimension