Skip to content

Covariance Based InSAR Time Series Extraction from an ISCE stack of SLCs using Python

License

Notifications You must be signed in to change notification settings

rbiessel/CovSAR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CovSAR

Covariance Based Full-Network InSAR Time Series Extraction from an ISCE stack of SLCs with Python.

The core script "./applications/closure_inten.py" will compute a phase history and phase history corrected with an intensity triplet.

For use with UAVSAR data, the file "./applications/subset_uavsar.py" converts a stack of UAVSAR SLCs into a format that's compatible with a Sentinel-1 stack.

Please note that this repository is experimental code I have not optimized it to be easy to use or fast.

Requirements

I have also yet to compile a list of dependencies, but core requirements are ISCE (https://github.com/isce-framework/isce2) and GREG (https://github.com/szwieback/greg).

Contact

Contact me at rbiessel@alaska.edu

Citation

R. Biessel and S. Zwieback, “CovSAR.” Jul. 22, 2022. Accessed: Jan. 03, 2023. [Online]. Available: https://github.com/rbiessel/CovSAR

About

Covariance Based InSAR Time Series Extraction from an ISCE stack of SLCs using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages