Commit Graph

186 Commits (537bae03d958fd7b1aee216bd7700f6f07f62da6)

Author SHA1 Message Date
Ryan Burns 537bae03d9 Hide rubbersheeting scipy/astropy imports
Recent rubbersheeting changes added scipy and astropy imports which
are not otherwise needed. Due to isce2's eager import behavior this
causes errors when using unrelated functionality. We can fix this
by tucking these imports away inside their function definitions.

To reproduce:
`python3 -c "import isce; from stripmapApp import Insar"`
(without scipy/astropy installed)
2019-12-16 15:43:04 -08:00
piyushrpt 54d7237329
Merge pull request #83 from rtburns-jpl/version
Simplify python version info
2019-12-16 13:43:45 -08:00
Ryan Burns 80d25ca727 Simplify python version info 2019-12-14 19:49:51 -08:00
piyushrpt 20b21b73d1
Merge pull request #81 from piyushrpt/rubbersheet
Rubbersheeting bug fixes
2019-12-14 11:14:35 -08:00
piyushrpt 21675df724 Bug fixes for rubbersheeting 2019-12-10 09:54:36 -08:00
piyushrpt f1238856e1 Merge remote-tracking branch 'upstream/master' into rubbersheet 2019-12-09 15:46:02 -08:00
Heresh Fattahi 4685bed292
Merge pull request #80 from yunjunz/stripmapStack_unwrap
stripmapStack/unwrap: uncomment corrLooks for snaphu
2019-12-05 22:02:44 -08:00
piyushrpt 1cd1ebddce
Merge pull request #79 from yunjunz/snaphu
fix bug while calculating corrLooks for snaphu(_mcf)
2019-11-21 22:08:56 -08:00
Zhang Yunjun 43aee1dcb3 stripmapStack/unwrap: adjust indentation 2019-11-21 13:35:21 -08:00
Zhang Yunjun 6e4fcadce8 fix bug while calculating corrLooks for snaphu(_mcf)
Currently, the number of looks in azimuth direction is used twice instead of once while calculating the `corrLooks` value.

Below is the relevant document of `NCORRLOOKS` in SNPAHU:
https://web.stanford.edu/group/radar/softwareandlinks/sw/snaphu/snaphu.conf.full
2019-11-21 13:20:11 -08:00
Zhang Yunjun 6e36a73fb0 stripmapStack/unwrap: enable corrlooks for SNAPHU
Stack:
+ add alks and rlks while writing config file for unwrap

unwrap:
+ calculate the az/rg spacing/resolution and the equivalent number of independent looks in extractInfoFromPickle()
+ uncomment corrlooks setting in runUnwrap()
2019-11-21 10:58:28 -08:00
piyushrpt 52d96c0d95
Merge pull request #75 from lijun99/setup-py3
setup/setup.py: update modules to work with newest versions of python3
2019-11-20 11:46:54 -08:00
piyushrpt 8efe8cabfe
Merge pull request #77 from lijun99/cuampcor
PyCuAmpcor: updated to the most recent version with gdal input
2019-11-20 11:46:11 -08:00
piyushrpt 14cdd2cb00
Merge pull request #76 from lijun99/cuda
cuda: remove arch specific flag; add /lib64 to LIBPATH for libcuda.so…
2019-11-20 11:39:08 -08:00
Lijun Zhu df4db88ffa PyCuAmpcor: updated to the most recent version with gdal input 2019-11-19 16:59:49 -08:00
Lijun Zhu d1d9516890 cuda: remove arch specific flag; add /lib64 to LIBPATH for libcuda.so for most Linux systems 2019-11-19 16:51:06 -08:00
Lijun Zhu 5bd6e15a43 setup/setup.py: update modules to work with newest versions of python3 2019-11-19 16:40:56 -08:00
piyushrpt b19dff1eb4 fix merge 2019-11-18 11:47:38 -08:00
piyushrpt 5908499c67
Merge pull request #74 from vbrancat/master
Bug fixing
2019-11-18 09:27:55 -08:00
vbrancat cf66fb0789 added astropy to conda installation 2019-11-18 08:29:50 -08:00
vbrancat 5078c3ec8c Add RubbersheetRange.py and runRubbersheetAzimuth.py in SConscript 2019-11-15 20:01:56 -08:00
vbrancat 532cfa085b Fixed some bugs in rubbersheeting and runInterferogram 2019-11-13 10:33:46 -08:00
vbrancat 37a510fd2d add rubbersheetRange and rubbersheetAzimuth in Factories.py 2019-11-12 10:28:40 -08:00
piyushrpt ed8f32e8b8
Merge pull request #73 from piyushrpt/autorift
Look for autorift and install if found
2019-11-12 09:19:01 -08:00
piyushrpt 959a278e47 Look for autorift and install if found 2019-11-11 10:51:39 -08:00
piyushrpt 431f857ba7 Look for autorift 2019-11-11 10:42:11 -08:00
piyushrpt 535a6da6e3
Merge pull request #71 from jhkennedy/property-fix
Orbit.minTime property is not callable
2019-10-28 18:57:49 -07:00
Joseph H Kennedy 8042232718
Property is not callable 2019-10-28 14:51:58 -08:00
Heresh Fattahi 629f09755b
Merge pull request #69 from vbrancat/master
Range rubber sheeting modifications
2019-10-18 09:13:15 -07:00
vbrancat 44cdd7dbf1 Added iterative multiplication for interferogram flattening 2019-10-15 10:28:33 -07:00
vbrancat 4631aff062 Added runInterferogram.py 2019-10-14 10:16:15 -07:00
vbrancat 31da6a36f4 Added runRubbersheetRange.py and runRubbersheetAzimuth.py, changed offset filling, moved flat-Earth removal to interferogram formation when rubber sheeting in range is on 2019-10-14 10:05:24 -07:00
piyushrpt 794a3488c4
Merge pull request #68 from stoormgeo/master
stripmapStack. Changing indentations in the baselinerGrid.py
2019-10-06 15:50:19 -07:00
stoormgeo cf8b47935d stripmapStack. Changing indentations in the baselinerGrid.py
Changes to be committed:
	modified:   baselineGrid.py
2019-10-04 14:56:56 +03:00
piyushrpt 8d42d4d429
Merge pull request #64 from MIRSL/sentinel1_grd_to_RTC
Sentinel1 grd to rtc
2019-10-01 20:02:23 -07:00
Microwave Remote Sensing Laboratory e15336cc5e
Add files via upload
couple edits to deal with receiving data as list (the command line/system call approach) versus receiving data passed as object
2019-09-30 15:31:04 -04:00
Microwave Remote Sensing Laboratory 0e3b06567f
Add files via upload
changed to use imagemath.main() instead of command line
2019-09-30 15:26:54 -04:00
Microwave Remote Sensing Laboratory 74fdcbf657
Add files via upload 2019-09-30 15:25:51 -04: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 14418467ae
Add files via upload
fixed issues relating to finding and selecting between orbits
2019-09-27 13:21:43 -04:00
Microwave Remote Sensing Laboratory ab805ed1a3
Update runNormalize.py 2019-09-26 16:51:54 -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
Microwave Remote Sensing Laboratory 9d7908beaf
Add files via upload
updated for radiometric terrain correction
control looks by providing 'posting' in xml
2019-09-26 15:25:09 -04:00
Microwave Remote Sensing Laboratory 620ea91641
Add files via upload 2019-09-26 15:22:27 -04:00
Microwave Remote Sensing Laboratory 64e2fdff0f
Add files via upload
updated posting
2019-09-26 15:20:35 -04:00
Microwave Remote Sensing Laboratory c6e8c7922e
Add files via upload
updated mainly to read the zipped datasets, remove orbit extender, try except for precise/coarse orbit
2019-09-26 15:18:08 -04:00