Closed EJFielding closed 3 years ago
I looked at the Alos2Proc/runGeocode.py
code and it is setting the lookSide
parameter.
topo.lookSide = pointingDirection[track.pointingDirection]
I thought may the problem was only in the scons
files that did not recompile the Alos2Proc
code because it did not recognize the dependency. I tried removing my whole build
and install
directories to force a complete rebuild, but it still fails.
@yunjunz Thanks! Yes, that fixed it.
i can not download waterbody mask in step download dem
It seems that the recent changes to Geozero (https://github.com/isce-framework/isce2/pull/302) might require the Alos2Proc code to be updated.