Sparse phase unwrapping for InSAR interferograms
Project description
spurs
Install
pip install spurs
conda install spurs
How to use
Installation will create a command line script spurs
:
spurs 20150608_20170808.int
By default, will output to file 20150608_20170808.unw
matching the name.
To increase the tolerance (from pi/10
radians) for faster convergence, showing iteration stats:
spurs 20150608_20170808.int -o 20150608_20170808.unw --tol .5 --debug
See spurs --help
for all options.
Note that for input interferograms which aren't complex, float32 binary format, gdal
must be installed. E.g. for a VRT input:
spurs 20150608_20170808.vrt -o 20150608_20170808.unw
spurs is an open source implementation of [1]:
References
- Chartrand, Rick, Matthew T. Calef, and Michael S. Warren. "Exploiting Sparsity for Phase Unwrapping." IGARSS 2019-2019 IEEE International Geoscience and Remote Sensing Symposium. IEEE, 2019.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
spurs-0.0.2.tar.gz
(13.6 kB
view details)
Built Distribution
spurs-0.0.2-py3-none-any.whl
(18.5 kB
view details)
File details
Details for the file spurs-0.0.2.tar.gz
.
File metadata
- Download URL: spurs-0.0.2.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8774c8b348a468623ceb4a358a4503561dea368d35488004f1f2843547043c55 |
|
MD5 | 82b3b23d79900d54c48c465a48f58ee7 |
|
BLAKE2b-256 | 721e2b0cae22cbfd29168fc943593a479cdb228ec79735cee161ce9dc9f9a2e2 |
File details
Details for the file spurs-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: spurs-0.0.2-py3-none-any.whl
- Upload date:
- Size: 18.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75a2265592dca2423988eaf08d7982e58e697c97b85eb77be7bd194e7b295a5d |
|
MD5 | af82108eaa40ca83e0b0d16afcf27f40 |
|
BLAKE2b-256 | 6a891dd36b3290b9d076b48bbef6708ac347d737aacd13d895c98aa9c45da04b |