isce2
isce2 copied to clipboard
bugfix in `cuDenseOffsets.py --full/out-geom` for `topsApp` product
This PR fixes a bug while running cuDenseOffsets.py --full/out-geom on topsApp.py products by:
- setting
latas the first geometry dataset, instead ofhgt, because the former is shared between topsApp and topsStack products - add
zfrom topsApp, in addition tohgtfrom topsStack, as the input geometry dataset
Fixed the problem that I'm having with topsApp height products being processed through cuDenseOffsets.py.
Hi @rtburns-jpl, can this PR be merged since I have coregistered SLC generated by topsApp and I will use PyCuAmpCor to generate pixel offsets? Thank you!
Thanks for confirming the fix, will go ahead and merge it. Sorry for the wait!
Thank you for merging!