Skip to content

Commit 3215c2f

Browse files
authored
Coherence Change Detection using Coherence in ifgramStack.h5 (#37)
Add a notebook to do the coherence change detection (CCD) from the coherence stack. Implemented methods: + coherence difference + coherence histogram matching + coherence ratio An extra pre-event coherence refinement is implemented on top of the conventional CCD methods.
1 parent c42d90b commit 3215c2f

2 files changed

Lines changed: 671 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ List of examples of how to build customized application using mintpy modules or
4242
- Geo / radar coordinates conversion: [nbviewer](https://nbviewer.jupyter.org/github/insarlab/MintPy-tutorial/blob/main/applications/coord_conversion.ipynb)
4343
- Plot GPS as quiver on top of InSAR data: [nbviewer](https://nbviewer.jupyter.org/github/insarlab/MintPy-tutorial/blob/main/applications/plot_gps_quiver.ipynb)
4444
- Average velocity estimation demonstration: [nbviewer](https://nbviewer.jupyter.org/github/insarlab/MintPy-tutorial/blob/main/applications/ts2vel.ipynb)
45+
- Coherence Change Detection: [nbviewer](https://nbviewer.jupyter.org/github/insarlab/MintPy-tutorial/blob/main/applications/coherence_change_detection.ipynb)
4546

4647
## Useful links from external repositories ##
4748

applications/coherence_change_detection.ipynb

Lines changed: 670 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)