Revision 4ee67f9ac5ed09809c15996820ec22102e9aeff0 authored by Zhang Yunjun on 26 July 2019, 05:13:14 UTC, committed by GitHub on 26 July 2019, 05:13:14 UTC
* Update contributing docs

* connectComponent: byte to int16

prep_aria.py and objects/stackDict.py:

+ change the data type of connectComponent dataset from BYTE to INT16 to support up to 32767 reliable regions/connected components for single interferograms.

+ turn ON compression of "lzf" while writing connectComponent to HDF5 file to save disk space

prep_aria.py:
+ add FILE_TYPE metadata
+ add MODIFICATION_TIME metadata to 3D datasets
+ turn ON chunks while writing HDF5 to speedup file IO
+ turn ON maxshape for 3D datasets to support updatable ifgramStack.h5: feature not used anyway yet; just to be consistent with mintpy.

update default plot settings for connectComponent dataset in view.py and  plot.py
1 parent 4745acf
History
File Mode Size
FernandinaSenDT128.txt -rw-r--r-- 1.3 KB
KujuAlosAT422F650.txt -rw-r--r-- 2.1 KB
WellsEnvD2T399.txt -rw-r--r-- 1.5 KB
test_smallbaselineApp.py -rwxr-xr-x 5.2 KB
unittestGalapagosSenDT128.template -rw-r--r-- 1.9 KB

back to top