isce2
isce2 copied to clipboard
layover/shadow mask for PALSAR2
Is there any script I can create a layover and shadow mask for ALOS2/PALSAR2 images? I did not find anything looks like it in alos2App.py output files and in the alos2App.py code.
That is turned off. You can set the the following filename to generate it before running step rdr2geo: https://github.com/isce-framework/isce2/blob/main/components/isceobj/Alos2Proc/runRdr2Geo.py#L82
Thank you, I will try.