ISCE_INSAR/contrib
Lijun Zhu a393282b69 PyCuAmpcor updates:
* added a README.md for installation/user guide/procedures

  * modified the cuDenseOffsets.py
     * expose more options from the CUDA/C++ program
     * add an option for varying gross offset input
     * clarify the parameter definitions

  * removed old SlcImage implementation and cublas dependence

  * modified cuSincOversampler
    * to be consistent with cpu version
    * fix an issue when the extraction of the search window is not around the center

  * added a debug mode to output intermediate results

  * enable cuda error checking for both Debug/Release build types

  * corrected the code to extract raw images when the correlation surface peak is close to edges

  * Move utf-8 decoding step inside cython extension

    The cython setters take python strings, but the getters return
    python bytes, so this makes the types match up. I went with regular
    python strings for the interface since they are more common at the
    python level, so the encoding/decoding is now an implementation detail
    of the cython extension.

Contributed by lijun99, rtburns-jpl, vbrancat, mzzhong
2020-11-12 15:02:44 -08:00
..
PyCuAmpcor PyCuAmpcor updates: 2020-11-12 15:02:44 -08:00
Snaphu Fix python extension linking (#168) 2020-09-14 10:57:10 -07:00
UnwrapComp Add CMake build system 2019-12-21 17:34:50 -08:00
alos2filter diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
alos2proc Fix python extension linking (#168) 2020-09-14 10:57:10 -07:00
alos2proc_f diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
demUtils Fix python extension linking (#168) 2020-09-14 10:57:10 -07:00
downsample_unwrapper diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
frameUtils Add CMake build system 2019-12-21 17:34:50 -08:00
geo_autoRIFT Bump autoRIFT 1.0.6 -> 1.0.7 (#191) 2020-09-14 12:52:11 -07:00
issi Fix ISSI libname and data installation 2020-05-22 15:49:10 -07:00
mdx fixing linking order and flags for mdx 2020-07-15 21:43:12 -07:00
rfi diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
splitSpectrum Fix python extension linking (#168) 2020-09-14 10:57:10 -07:00
stack Added code to stripmapStack/topo.py to work with newer GDAL (#196) 2020-10-24 09:36:08 -07:00
timeseries/prepStackToStaMPS diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
CMakeLists.txt Bake in autoRIFT 2020-07-21 14:52:28 -07:00
SConscript Bake in autoRIFT 2020-07-21 14:52:28 -07:00
__init__.py Adding all files 2019-01-16 11:40:08 -08:00