geo2rdr_point

Transformer from map coordinates to radar geometry coordinates. This is a utility to transform one single point.

Documentation

isce3.geometry.geo2rdr_point(lonlatheight, ellipsoid, orbit, doppler, wavelength, side, threshold=0.05, maxiter=50, dR=1e-08)

Wrapper for py_geo2rdr standalone function.