Revision b71a6cf9c4dbdb675a10801a8226605967bda650 authored by Zhang Yunjun on 07 October 2022, 21:11:10 UTC, committed by GitHub on 07 October 2022, 21:11:10 UTC
+ `utils.readfile`:
   - add sort_dataset_list4velocity() to ensure velocity are the first dataset, and intercept/residue are the last datasets
   - apply the above func in get_dataset/slice_list() for velocity file
   - replace var `k` with `ftype` for code readility

+ tests/smallbaselineApp: use *.tar.gz file, in addition to *.tar.xz file, if exists.

+ add `mintpy.objects.progress.FileProgressObject` class to show a progrerss bar during uncompressing
1 parent 38a9891
History
File Mode Size
compare_velocity_with_diff_tropo.sh -rwxr-xr-x 2.2 KB
jupyter_notebook_config.py -rw-r--r-- 409 bytes
load_data_aoi.sh -rwxr-xr-x 2.2 KB
plot_smallbaselineApp.sh -rwxr-xr-x 4.3 KB
post_aoi.sh -rwxr-xr-x 5.0 KB
post_process_Alos.sh -rwxr-xr-x 10.5 KB
run_stripmap_stack.sh -rwxr-xr-x 712 bytes

back to top