fringe
fringe copied to clipboard
Fine Resolution InSAR With Generalized Eigenvectors (FRInGE)
This PR adds a new workflow to estimate wrapped phase series. This module named "phase-link" tries to estimate the wrapped phase series for a given neighborhood based on EMI estimation....
Changed the neighborhood map test to match the c++ functionality. Also changed the test so that 1 pixel out of the window is 0 (not a neighbor). Another quick way...
Hello, Following the steps inside the FRInGE Workflows, I have successfully ran '' nmap.py -i coreg_stack/slcs_base.vrt -o KS2/nmap -c KS2/count -x 11 -y 5; evd.py -i coreg_stack/slcs_base.vrt -w KS2/nmap -o...
I process 16 Sentinel-1A images following the "workflows.md", but it fails every time when unwrapping. No files generated in "./PS_DS/unwrap" dir. The "run_unwrap_ps_ds.sh" command outputs the following message when unwrapping...
This PR contains functions to prepare and run **unwrapping with Phass and Snaphu version 2.0.4** as **isce3.unwrap modules**: functions: _unwrap_phass_ :: unwrap wrapped interferogram in radians using Phass, added extra...
Continued from https://github.com/isce-framework/fringe/pull/65#issuecomment-1040778200: Compiling with openblas gives me invalid results for unit tests. To reproduce, check out https://github.com/rtburns-jpl/fringe/tree/openblas-repro and run `nix-build` (requires Nix to be installed). ``` 1/1 Test #1:...
This PR fix/add the following a few minor items: + `stripmap2vrt`: adjust to the new isce-2 convention of "geom_reference" + `tops2vrt`: fix `np.int()` deprecation warning + `unwrap_fringe`: add "used time"...
The final coherence (tcorr_ps_ds.bin) of the PS targets is constantly been 0.95. Then in Mintpy I can exclude PS targets by mask but trying to figure out why PS target...
Hi What this error could be related? tops2vrt.py -i ../update/merged/ -s coreg_stack -g geometry -c slcs -B -24.6 -24.2 -66 -65.3 ´´´ number of SLCs discovered: 82 we assume that...