GithubHelp home page GithubHelp logo

Comments (7)

mirzaees avatar mirzaees commented on June 14, 2024 1

@bjmarfito
This is huge (length 36864 width 4762)!
The message in your log says that it didn't finish because it is too large
none or more interferogram dimensions too large
The unwrapping in full resolution is a real problem, we usually suggest processing a small region instead of the whole scene. The largest dimension I have processed so far is 12000*6000 and it was not easy

from miaplpy.

mirzaees avatar mirzaees commented on June 14, 2024

@bjmarfito This means that SNAPHU has not finished unwrapping yet, it is merging tiles
If it is takeing longer than 2 hours, check your interferogram (filt_fine.int), it might be too big or totally decorrelated and very difficult (sometimes impossible) to unwrap. you may change your unwrapping network and choose more coherent interferograms.
After SNAPHU is done with unwrapping, the names of the files will be corrected as filt_fine.unw

from miaplpy.

bjmarfito avatar bjmarfito commented on June 14, 2024

@mirzaees, thank you for providing solutions on the issue I am facing. The unwrapping step was finished but the filename is still the same. For now, I follow your suggestion to change the unwrapping network from sequential to single reference.

I will update you once the processing is finished.

from miaplpy.

mirzaees avatar mirzaees commented on June 14, 2024

@bjmarfito, I still think that your SNAPHU did not finish
do you use jobs? maybe they run out of time
Just a quick note, do not use very long temporal or perpendicular baselines, they are usually decorrelated.
I do not suggest single reference for your case, I would go with delaunay and check the coherence of my interferograms

from miaplpy.

bjmarfito avatar bjmarfito commented on June 14, 2024

@mirzaees, I used jobs though I set the wall time for 10 days. The unwrapping finished incompletely even though the code prints out that it finished the unwrapping at a time period.

Below is the the log from the unwrapping procedure in MiaplPy.

20220614:095600 * unwrap_ifgram.py --ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20090829/filt_fine.int --coherence /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/tempCoh_average --unwrapped_ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20090829/filt_fine.unw --max_discontinuity 1.2 --init_method MCF --length 36864 --width 4762 --height 698539.3483002761 --num_tiles 17 --earth_radius 6337499.640502797 --wavelength 0.2360571 -m /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/mask_unwrap
snaphu -f /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20090829/config_all -d /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20090829/filt_fine.int 4762 -o /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20090829/filt_fine.unw --tile 4 4 500 500 --nproc 17
b'81 incremental costs clipped to avoid overflow (0.000%)\n66 incremental costs clipped to avoid overflow (0.000%)\n67 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\none or more interferogram dimensions too large\n'
Time spent: 36.26647717158 m
20220614:103216 * unwrap_ifgram.py --ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20091014/filt_fine.int --coherence /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/tempCoh_average --unwrapped_ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20091014/filt_fine.unw --max_discontinuity 1.2 --init_method MCF --length 36864 --width 4762 --height 698539.3483002761 --num_tiles 17 --earth_radius 6337499.640502797 --wavelength 0.2360571 -m /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/mask_unwrap
snaphu -f /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20091014/config_all -d /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20091014/filt_fine.int 4762 -o /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20091014/filt_fine.unw --tile 4 4 500 500 --nproc 17
b'84 incremental costs clipped to avoid overflow (0.000%)\n69 incremental costs clipped to avoid overflow (0.000%)\n70 incremental costs clipped to avoid overflow (0.000%)\n70 incremental costs clipped to avoid overflow (0.000%)\none or more interferogram dimensions too large\n'
Time spent: 30.992043205102284 m
20220614:110317 * unwrap_ifgram.py --ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20091129/filt_fine.int --coherence /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/tempCoh_average --unwrapped_ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20091129/filt_fine.unw --max_discontinuity 1.2 --init_method MCF --length 36864 --width 4762 --height 698539.3483002761 --num_tiles 17 --earth_radius 6337499.640502797 --wavelength 0.2360571 -m /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/mask_unwrap
snaphu -f /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20091129/config_all -d /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20091129/filt_fine.int 4762 -o /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20091129/filt_fine.unw --tile 4 4 500 500 --nproc 17
b'78 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\none or more interferogram dimensions too large\n'
Time spent: 26.71663243373235 m
20220614:113001 * unwrap_ifgram.py --ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20100114/filt_fine.int --coherence /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/tempCoh_average --unwrapped_ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20100114/filt_fine.unw --max_discontinuity 1.2 --init_method MCF --length 36864 --width 4762 --height 698539.3483002761 --num_tiles 17 --earth_radius 6337499.640502797 --wavelength 0.2360571 -m /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/mask_unwrap
snaphu -f /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20100114/config_all -d /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20100114/filt_fine.int 4762 -o /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20100114/filt_fine.unw --tile 4 4 500 500 --nproc 17
b'75 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\none or more interferogram dimensions too large\n'
Time spent: 32.1569121003151 m
20220614:120211 * unwrap_ifgram.py --ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20100301/filt_fine.int --coherence /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/tempCoh_average --unwrapped_ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20100301/filt_fine.unw --max_discontinuity 1.2 --init_method MCF --length 36864 --width 4762 --height 698539.3483002761 --num_tiles 17 --earth_radius 6337499.640502797 --wavelength 0.2360571 -m /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/mask_unwrap
snaphu -f /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20100301/config_all -d /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20100301/filt_fine.int 4762 -o /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20100301/filt_fine.unw --tile 4 4 500 500 --nproc 17
b'80 incremental costs clipped to avoid overflow (0.001%)\n68 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\none or more interferogram dimensions too large\n'
Time spent: 27.87204274336497 m
20220614:123004 * unwrap_ifgram.py --ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20100901/filt_fine.int --coherence /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/tempCoh_average --unwrapped_ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20100901/filt_fine.unw --max_discontinuity 1.2 --init_method MCF --length 36864 --width 4762 --height 698539.3483002761 --num_tiles 17 --earth_radius 6337499.640502797 --wavelength 0.2360571 -m /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/mask_unwrap
snaphu -f /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20100901/config_all -d /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20100901/filt_fine.int 4762 -o /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20100901/filt_fine.unw --tile 4 4 500 500 --nproc 17
b'74 incremental costs clipped to avoid overflow (0.001%)\n66 incremental costs clipped to avoid overflow (0.001%)\n66 incremental costs clipped to avoid overflow (0.001%)\n66 incremental costs clipped to avoid overflow (0.001%)\none or more interferogram dimensions too large\n'
Time spent: 26.314400704701743 m
20220614:125624 * unwrap_ifgram.py --ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20101017/filt_fine.int --coherence /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/tempCoh_average --unwrapped_ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20101017/filt_fine.unw --max_discontinuity 1.2 --init_method MCF --length 36864 --width 4762 --height 698539.3483002761 --num_tiles 17 --earth_radius 6337499.640502797 --wavelength 0.2360571 -m /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/mask_unwrap
snaphu -f /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20101017/config_all -d /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20101017/filt_fine.int 4762 -o /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20101017/filt_fine.unw --tile 4 4 500 500 --nproc 17
b'78 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\none or more interferogram dimensions too large\n'
Time spent: 32.33874227205912 m
20220614:132845 * unwrap_ifgram.py --ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20101202/filt_fine.int --coherence /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/tempCoh_average --unwrapped_ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20101202/filt_fine.unw --max_discontinuity 1.2 --init_method MCF --length 36864 --width 4762 --height 698539.3483002761 --num_tiles 17 --earth_radius 6337499.640502797 --wavelength 0.2360571 -m /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/mask_unwrap
snaphu -f /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20101202/config_all -d /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20101202/filt_fine.int 4762 -o /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20101202/filt_fine.unw --tile 4 4 500 500 --nproc 17
b'80 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\none or more interferogram dimensions too large\n'
Time spent: 30.32989749511083 m
20220614:135905 * unwrap_ifgram.py --ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20110117/filt_fine.int --coherence /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/tempCoh_average --unwrapped_ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20110117/filt_fine.unw --max_discontinuity 1.2 --init_method MCF --length 36864 --width 4762 --height 698539.3483002761 --num_tiles 17 --earth_radius 6337499.640502797 --wavelength 0.2360571 -m /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/mask_unwrap
snaphu -f /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20110117/config_all -d /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20110117/filt_fine.int 4762 -o /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20110117/filt_fine.unw --tile 4 4 500 500 --nproc 17
b'78 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\none or more interferogram dimensions too large\n'
Time spent: 27.874361062049864 m
20220614:142658 * unwrap_ifgram.py --ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20110304/filt_fine.int --coherence /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/tempCoh_average --unwrapped_ifg /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20110304/filt_fine.unw --max_discontinuity 1.2 --init_method MCF --length 36864 --width 4762 --height 698539.3483002761 --num_tiles 17 --earth_radius 6337499.640502797 --wavelength 0.2360571 -m /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/mask_unwrap
snaphu -f /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20110304/config_all -d /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20110304/filt_fine.int 4762 -o /home/data/INSAR_processing/bjm_ts/kalimantan/miaplpy/inverted/interferograms_single_reference/20100717_20110304/filt_fine.unw --tile 4 4 500 500 --nproc 17
b'78 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\n68 incremental costs clipped to avoid overflow (0.000%)\none or more interferogram dimensions too large\n'
Time spent: 31.716273935635886 m


from miaplpy.

bjmarfito avatar bjmarfito commented on June 14, 2024

@mirzaees, I see. Thank you for giving an explanation for the issue I am encountering during unwrapping. Yeah, I would consider your suggestion of using a smaller region for data processing.

from miaplpy.

bjmarfito avatar bjmarfito commented on June 14, 2024

My unwrapping issue is finally solved by using a smaller region. Thank you for the suggestion @mirzaees!

from miaplpy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.