Commit Graph

25 Commits (c220617d42950d5ddc08cb3e2967139244720e67)

Author SHA1 Message Date
Eric J. Fielding c220617d42 updated README with new hidden SCONS file that may need to be deleted 2021-11-27 11:42:59 -08:00
Ryan Burns 5e3f28311b
Update forum link to point to GitHub Discussions 2021-09-22 14:28:38 -07:00
Bryan Marfito d1d6b090ab
Replaced logger.warn to logger.warning, changed *.hgt* to *.hgt and updated RelaxIV download link (#332)
* Replace logger.warn to logger.warning

* Changed *.hgt* to *.hgt

* Updated link for downloading RelaxIV

* Update README.md
2021-09-09 11:05:12 -07:00
Ryan Burns d2d791918f Document potential SCons build issue when updating repo
Fixes #238
2021-02-25 12:23:51 -08:00
Rakib Fiha d50845c87a
Fixed line formating in readme (#198)
* Fix readme format
2020-10-26 08:16:32 -07:00
Vincent Schut e34ddf7515 add line to example rtcApp.xml in readme. 2020-10-19 09:47:24 -07:00
Ryan Burns 337dc9c158
Fix python extension linking (#168)
* Silence annoying FindFFTW warnings

* Fix linker errors at import-time

Python extensions are weakly linked, so linker errors can only be
caught at runtime. This commit fixes any such broken extensions,
and adds automated import testing to ctests to prevent future
regressions.

It also adds a helper function `isce2_add_staticlib` which creates a
position-independent static library suitable for usage in multiple
python extensions. This matches the SCons build scripts more closely
and allows for future extensions to be declared in a more terse and
hygienic fashion.

* Update utilLib scripts

* Update combinedLib scripts

* Update offoutliers lib scripts

* Add asa_im_decode cdll

* Update alos lib scripts

* Show ctest output upon failure

* Update DataAccessor scripts

* Remove TARGET_FILE_BASE_NAME

* Remove incomplete stdproc modules (require stanford code)

Co-authored-by: Ryan Burns <rtburns-jpl@users.noreply.github.com>
2020-09-14 10:57:10 -07:00
asolarte 8c2429b3a5 Incorporación de script para ingesta de datos SAOCOM. Se modifican los siguientes archivos:
modificado:     README.md
	modificado:     components/isceobj/InsarProc/Factories.py
	modificado:     components/isceobj/IsceProc/runPreprocessor.py
	modificado:     components/isceobj/Sensor/CMakeLists.txt
	nuevo archivo:  components/isceobj/Sensor/SAOCOM_SLC.py
	modificado:     components/isceobj/Sensor/SConscript
	modificado:     components/isceobj/Sensor/__init__.py
	modificado:     components/isceobj/StripmapProc/Factories.py
	modificado:     components/isceobj/Util/estimateoffsets/EstimateOffsets.py
	modificado:     components/stdproc/stdproc/__init__.py
	nuevo archivo:  examples/input_files/reference_SAOCOM.xml
2020-07-21 21:47:00 -03:00
Heresh Fattahi eb3eff61a6
Merge branch 'master' into BLM 2020-07-02 15:03:10 -07:00
Paul A Rosen e03042f4e5 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
Ryan Burns 17d5f06d65 Add contents section links for scons/cmake 2020-05-22 15:49:10 -07:00
Ryan Burns 5eadebc85d Add documentation for common cmake options 2020-05-22 15:49:10 -07:00
Ryan Burns d2b93796ca Add CMake instructions to README 2020-05-22 15:49:10 -07:00
Simon Kraatz fb7ad09211
pull request in response to rtcApp.py is incomplete #120 (#128)
* Update README.md
* Update runTopo.py
* Update rtcApp.py
* Update runNormalize.py
* Update SConscript
2020-05-06 15:04:58 -07:00
Eric Fielding b7423d7aa4 Update Readme.md Macports list
Need to also install the `py36-gdal` to use it in Python
2020-04-16 21:07:55 -07:00
Microwave Remote Sensing Laboratory 567c691f3d
Update README.md 2019-09-27 13:23:36 -04:00
Microwave Remote Sensing Laboratory 5cce895f52
Update README.md 2019-09-27 13:22:26 -04:00
Microwave Remote Sensing Laboratory e37deaf796
Update README.md 2019-09-26 15:35:15 -04:00
Microwave Remote Sensing Laboratory bba2940b54
Update README.md 2019-09-26 15:33:32 -04:00
Microwave Remote Sensing Laboratory 5d8c24f3b4
Update README.md 2019-09-26 15:32:29 -04:00
Microwave Remote Sensing Laboratory 1902564666
Update README.md
added example for running rtcApp
2019-09-26 15:29:41 -04:00
Gerald Manipon 6d94a9f544 add build badge to README.md 2019-05-09 20:47:29 +00:00
Eric Jameson Fielding a15cd24331 fixed typing mistake 2019-03-07 17:28:02 -08:00
Eric Jameson Fielding 562639626b Added insarApp to "license required" section of README 2019-03-07 17:24:24 -08:00
piyushrpt edcd3ef5ca Updating README to markdown 2019-02-09 23:28:02 -08:00