ISCE_INSAR/components/stdproc
Ryan Burns f65f26e3cc Move global vars from .h to separate TU
These global variables were instantiated in the image_sio.h header
and included into multiple translation units, violating ODR.
They are now marked as 'extern' and declared in a separate TU.
2020-11-17 16:18:42 -08:00
..
alosreformat Move global vars from .h to separate TU 2020-11-17 16:18:42 -08:00
model Adding all files 2019-01-16 11:40:08 -08:00
orbit 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
rectify Fix python extension linking (#168) 2020-09-14 10:57:10 -07:00
stdproc Fix python extension linking (#168) 2020-09-14 10:57:10 -07:00
.gitignore Added information about ISCE user community forums to README file. 2019-01-31 15:17:40 -08:00
.sconsign.dblite Adding all files 2019-01-16 11:40:08 -08:00
CMakeLists.txt Add CMake build system 2019-12-21 17:34:50 -08:00
SConscript Adding all files 2019-01-16 11:40:08 -08:00
__init__.py Adding all files 2019-01-16 11:40:08 -08:00