Error running "run_04_refineSecondaryTiming" for ALOS1 stack. #380
Replies: 1 comment
-
Hi Danielle, 2021-11-05 14:02:34,297 - isceobj.Location.OffsetField - INFO - 0 offsets culled It seems like ISCE cannot cull the offset field and that results in a set of cascading errors. I recall from the old ROI_PAC days that errors like that showed up when the SLCs were off by several thousands of pixels and ampcor couldn't find an offset field. Maybe you can check with mdx how misaligned are the SLCS after the geometric corregistration with geo2rdr. I see that your SLCs are from 2006. For the 99% of the cases the ALOS SLCs started to be acquired in early 2007 and those 2006 are mostly experimental. Hence you can try to run the ampcor for the rest of the post 2007 SLCs and check whether the error shows up or not. Francisco |
Beta Was this translation helpful? Give feedback.
-
Hi there,
I am using stackStripMap.py to generate a ALOS-1 stack and am having trouble running "run_04_refineSecondaryTiming" with stripmapWrapper.py -c /global/scratch/users/daniellelindsay/CC_ALOS1/proc/201A/configs/config_refineSecondaryTiming_20060905_20061206.
I keep getting the error below...
I am running the jobs using GNU parallel on an hpc system, however if I also just try running each line individually (adding #!/bin/bash at the top of the cmd file and make executable) I get the same error.
If anyone has suggestions for input parameters or something I could try to fix this I would be very appreciative.
Attached are my log files.
run_01.log
run_02.log
run_03.log
run_04.log
run_05.log
run_06.log
run_07.log
run_08.log
Beta Was this translation helpful? Give feedback.
All reactions