ISCE_INSAR/contrib
Zhang Yunjun 90d578fa5d cuDenseOffsets: expose --raw-osf and --corr-win-size option
contrib/PyCuAmpcor/cuDenseOffsets.py:
+ expose --raw-over-samp-factor option to change the raw data oversampling factor with default of 2
+ expose --corr-win-size option, which by default, is calculated automatically based on the search window size and raw oversampling factor
+ change the namespace key for the oversampling factor of correlation surface from 'oversample' to 'corr_oversample' to avoid ambiguity, the cmd option name is still the same, thus no different in the user side.
+ use vrt file for master / slave slc data loading folllowing https://github.com/isce-framework/isce2/pull/78
+ re-organize createParse() for readability
+ add example to argparse help

stripmapStack/MaskAndFilter.py:
+ fix a bug introduced in #https://github.com/isce-framework/isce2/pull/112
+ add example usage to help message
+ mask pixels with SNR == 0, for plotting only without touching data files
+ show input parameter in the figure title
+ show percentage after SNR thresholding
+ add interpolation for matplotlib while plotting

topsStack/grossOffsets: move obsolete basemap import from the top to the related commented code block
2020-06-28 19:24:09 -07:00
..
PyCuAmpcor cuDenseOffsets: expose --raw-osf and --corr-win-size option 2020-06-28 19:24:09 -07:00
Snaphu Add CMake build system 2019-12-21 17:34:50 -08:00
UnwrapComp Add CMake build system 2019-12-21 17:34:50 -08:00
alos2filter Add fftwf to alos2filter libs 2020-05-02 13:05:12 -07:00
alos2proc Merge commit 'f95a912' into cmake 2020-04-08 11:56:56 -07:00
alos2proc_f Add alos2proc_f python package initializer 2020-04-08 12:19:03 -07:00
demUtils Install watermask and upsampledem modules 2020-05-22 15:49:10 -07:00
downsample_unwrapper Add CMake build system 2019-12-21 17:34:50 -08:00
frameUtils Add CMake build system 2019-12-21 17:34:50 -08:00
issi Fix ISSI libname and data installation 2020-05-22 15:49:10 -07:00
mdx Merge commit '64768d4' into cmake 2020-04-08 11:05:14 -07:00
rfi Add CMake build system 2019-12-21 17:34:50 -08:00
splitSpectrum Update dependencies 2020-02-27 08:51:27 -08:00
stack cuDenseOffsets: expose --raw-osf and --corr-win-size option 2020-06-28 19:24:09 -07:00
timeseries/prepStackToStaMPS Update crop_rdr.py for small bug 2019-06-13 14:49:38 +02:00
CMakeLists.txt Add PyCuAmpcor support 2020-05-28 18:02:17 -07:00
SConscript ALOS-2 multi-mode InSAR and ionospheric correction processors (#107) 2020-03-28 19:19:21 -07:00
__init__.py Adding all files 2019-01-16 11:40:08 -08:00