Replies: 6 comments
-
Additional Notes: |
Beta Was this translation helpful? Give feedback.
-
Did you generate interferograms using ISCE? |
Beta Was this translation helpful? Give feedback.
-
Dear ditafaith, thank you for your reply. I did use ISCE's stackSentinel.py script during image preprocessing. But the interference file was not generated in my pre-processed file. My interference files were generated under MintPy. Do you have any good ideas to help me solve this problem? Thanks again for your question.
|
Beta Was this translation helpful? Give feedback.
-
It seems you are on the right way. I am little bit confuse since you showed the configuration under miaplpy, instead of MintPy |
Beta Was this translation helpful? Give feedback.
-
Dear ditafaith, I would like to add a clarification. My data was aligned by ISCE to form the slc and then the interferometric data was generated in Miaplpy. May I ask if this will affect the generation of ConComp files.
|
Beta Was this translation helpful? Give feedback.
-
I understood, but this is for MintPy, not Miaplpy. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
UnwrapPhase_phaseClosure file cannot be generated in the step mintpy_ifgram_correction when using the phase_closure unwrap error correction method
<I am working with image data around the reservoir using the mintpy.unwrapError.method = phase_closure method for unwrap, but in the step run_07_mintpy_ifgram_correction, it never generates the unwrapPhase_phaseClosure file. The maskConnComp.h5 I generate only contains False values (no valid pixels). My avgSpatialCoh.h5 coherence ranges from 0.1 to 0.95, with an average value around 0.3. Even though I set mintpy.network.minCoherence = 0.1 and mintpy.unwrapError.connCompMinArea = 20, I still can't generate the unwrapPhase_phaseClosure file. In addition, I am using another study area which is mountainous and I am getting the same error, the generated maskConnComp.h5 also contains only False values (no valid pixels) and avgSpatialCoh.h5 coherence ranges from 0.12 to 0.97. The rest of the configuration information is in the uploaded image. Please help to answer>
Full script that generated the error
unwrap_error_phase_closure.py
/mnt/f/lingshan/lingshan_shuiku_crop_out1/miaplpy/sbas/network_delaunay_4/inputs/ifgramStack.h5
--template /mnt/f/lingshan/lingshan_shuiku_crop_out1/miaplpy/sbas/network_delaunay_4/smallbaselineApp.cfg
--update
--cc-mask /mnt/f/lingshan/lingshan_shuiku_crop_out1/miaplpy/sbas/network_delaunay_4/maskConnComp.h5
Full error message
******************** step - correct_unwrap_error ********************
calculating the integer ambiguity for the common regions defined in /mnt/f/lingshan/lingshan_shuiku_crop_out1/miaplpy/sbas/network_delaunay_4/maskConnComp.h5
reference pixel in y/x: (349, 1226) from dataset: unwrapPhase
number of interferograms: 205
number of triplets: 93
read common mask from /mnt/f/lingshan/lingshan_shuiku_crop_out1/miaplpy/sbas/network_delaunay_4./maskConnComp.h5
remove regions with area < 20
number of common regions: 0
WARNING: NO common region found! Try a smaller value for the mintpy.unwrapError.connCompMinArea (20.0) option.
skip phase closure correction ...
System information
Beta Was this translation helpful? Give feedback.
All reactions