-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test InSAR workflow using the new InSAR specification (#1419)
* add GUNW * refactor and reformat * change the h5dataset * formate with black and refactor * add GOFF * fix typos * condense the code * add RUNW * add ROFF RIFG RUNW * reformat with black * reformat * rename the io to insar * test the codes and add a test.py * address VB comments * add the georeference to the GUNW and GOFF products * fix some parameters of pixelOffsets * change the geolocation_grid * fix the iono disable error * fix the mixed mode * revise the pixelOffsets dimension * address VB 2rd review * make insar new spec package * fix the insar package issue * test the insar workflow * change the RUNW az and rg looks and fix VB comments * change H5Dataset * add the RIFG test * refactor * refactor the h5_prep * fix product bug * correlation surface peak * fix h5_prep.run for insar * run isort * fix the geocode_insar bugs * fix the unit tests * fix the crossmul unit test * attempt to fix the unit tests but failed * change the productspec version from 1.0.0 to 0.9 * change the product.h5 * remove the odd looks checking * remove prep_ds_insar * some formats * reformat the unwrap * fix errors in unit test (#6) * fix errors in unit test * delete old files Co-authored-by: Jungkyo Jung <[email protected]> * address the crossmul unit test failure * fix the crossmul and rubbersheet unit tests * fix the hydrostatic * fix minors * product specification version * minor change * change 0.9 to 0.9.0 * change the prep_insar to prepare_insar_hdf5 * fix LY comments * address LY comments * reduce file size (#7) Co-authored-by: Jungkyo Jung <[email protected]> * fix geocode_insar bugs * add the scenecenter parameters * fix typos * uploaded compressed files (#8) Co-authored-by: Jungkyo Jung <[email protected]> Co-authored-by: Xiaodong Huang <[email protected]> Co-authored-by: Jungkyo Jung <[email protected]> Co-authored-by: Jungkyo Jung <[email protected]>
- Loading branch information
1 parent
4cd3505
commit ade8e75
Showing
37 changed files
with
498 additions
and
963 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.