https://github.com/insarlab/MintPy
Revision 037fee8833300f724cf0261de0b2d588700457e5 authored by Zhang Yunjun on 26 April 2023, 10:52:56 UTC, committed by GitHub on 26 April 2023, 10:52:56 UTC
+ utils.isce_utils:
   - get_processor(): use *.track.xml file to identify the isce2 sub-type processor of alosStack or alos2App.
   - get_full_resolution(): account for A/RLOOKS while calculating the full resolution size.
   - the above two changes allow the multilook number and resolution conversion for alosStack and alos2App.

+ docs/dir_structure: shorten template input for alosStack

+ cli.multilook.py: update example usage for clarity
1 parent a5d8696
History
Tip revision: 037fee8833300f724cf0261de0b2d588700457e5 authored by Zhang Yunjun on 26 April 2023, 10:52:56 UTC
`isce_utils.get_processor()`: use `*.track.xml` file to identify `alosStack/2App` (#998)
Tip revision: 037fee8
File Mode Size
.circleci
.github
docs
scripts
src
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.4 KB
pyproject.toml -rw-r--r-- 90 bytes
requirements.txt -rw-r--r-- 583 bytes
setup.py -rw-r--r-- 7.4 KB

back to top