https://github.com/insarlab/MintPy
Revision 4275a945b5afa720475499adc24997331dab87f0 authored by Bryan Marfito on 23 October 2022, 03:58:22 UTC, committed by GitHub on 23 October 2022, 03:58:22 UTC
+ `save_roipac.read_data()`: add an `if` check to skip the "velocity to displacement" conversion if the dataset of interest is not "velocity"

+ `cli.save_roipac.py`: add example usage for non-velocity datasets, e.g. step, annualAmplitude
1 parent a4a0780
History
Tip revision: 4275a945b5afa720475499adc24997331dab87f0 authored by Bryan Marfito on 23 October 2022, 03:58:22 UTC
`save_roipac`: support non-velocity dataset from the velocity file (#874)
Tip revision: 4275a94
File Mode Size
.circleci
.github
docs
mintpy
scripts
tests
.gitignore -rw-r--r-- 1.8 KB
.pre-commit-config.yaml -rw-r--r-- 1.8 KB
.readthedocs.yaml -rw-r--r-- 676 bytes
Dockerfile -rw-r--r-- 1.7 KB
LICENSE -rw-r--r-- 35.1 KB
MANIFEST.in -rw-r--r-- 88 bytes
mkdocs.yml -rw-r--r-- 1.5 KB
pyproject.toml -rw-r--r-- 90 bytes
requirements.txt -rw-r--r-- 689 bytes
setup.py -rw-r--r-- 7.5 KB

back to top