sarkit.sicd.image_to_constant_hae_surface

image_to_constant_hae_surface(sicd_xmltree, image_grid_locations, hae0, *, delta_hae_max=1.0, nlim=3, bistat_delta_gp_gpp=0.01, bistat_maxiter=10)

Project image coordinates to a surface of constant HAE.

Refer to r_rdot_to_constant_hae_surface for full documentation of the outputs and other parameters.

Parameters:
sicd_xmltreelxml.etree.ElementTree

SICD XML metadata.

image_grid_locations(…, 2) array_like

Image coordinates with xrow/ycol in meters in the last dimension.

Returns:
spp_tgt(…, 3) ndarray
delta_haendarray
successbool
Other Parameters:
*args, **kwargs

For other arguments, refer to r_rdot_to_constant_hae_surface()