Commit Graph

74 Commits (b18e6ad7630bc270e98b5d34fb474959c42cc7f2)

Author SHA1 Message Date
Heresh Fattahi b18e6ad763
Merge pull request #25 from yunjunz/stripmapStack
stripmapStack: expose --filter_strength and --dual2single options
2019-03-24 11:18:11 -07:00
Zhang Yunjun b728e603e3 stackStripMap: raise exception for ionosphere workflow if --fbd2fbs detected
stackStripMap: check fbd2fbs setting for ALOS-1 data if ionosphere workflow is chosen, and raise Error.

prepRawALOS: sort files in run_unPack script.
2019-03-24 12:57:26 -04:00
Zhang Yunjun b062a6a150 stripmapStack: expose --filter_strength option in stackStripMap
expose the -f / --filter_strength option in the parser to user so that one is able to change the filtering strength. Default is setted as the hardwired value - 0.8, so previous setting won't be affected.
2019-03-22 14:38:31 -04:00
Zhang Yunjun 711e67ef30 stripmapStack/prepRawALOS: add --dual2single option
Add --dual2single option to resample the FBD acquisitions to FBS mode, to better support regular interferometry. Default is off, so all previous setting won't be affected
2019-03-22 14:38:31 -04:00
piyushrpt 79b5ad3a49
Merge pull request #23 from yunjunz/topsStack
topsStack/Stack: fix typo in the config file for unwrap with SNAPHU
2019-03-22 09:50:27 -07:00
piyushrpt 5da07eddbd
Merge pull request #24 from pymonger/master
initial implementation of docker scripts
2019-03-22 09:49:45 -07:00
Gerald Manipon aec2712df0 update org to isce-framework; remove unused env 2019-03-22 13:54:11 +00:00
Gerald Manipon 4ae735060c initial implementation of docker scripts 2019-03-22 03:42:18 +00:00
Zhang Yunjun 9dff89efbe topsStack/Stack: fix typo in the config file for unwrap with SNAPHU 2019-03-18 18:30:18 -04:00
piyushrpt 4ee7fa18d7
Merge pull request #22 from yunjunz/master
stack/saveKml: bug fixed for deprecated aspect normal in matplotlib
2019-03-14 20:52:40 -07:00
Zhang Yunjun 402ee00141 stack/*/saveKml: bug fixed for deprecated aspect normal in matplotlib imshow() 2019-03-13 12:38:13 -04:00
Heresh Fattahi 93c628d6af
Merge pull request #21 from yunjunz/gdal2isce_xml
gdal2isce_xml: bug fixed for print() when sch is NoneType
2019-03-13 08:18:47 -07:00
Zhang Yunjun 4a0c4e4d79 bug fixed for sch as NoneType 2019-03-11 19:10:06 -04:00
piyushrpt 7a4ba86f68
Merge pull request #19 from yunjunz/PIXEL_ALOS
stripmapStack: support ALOS filename that are not started with ALP
2019-03-11 09:45:12 -07:00
Zhang Yunjun 85df2bce15
stripmapStack/prepRawALOS: sort compressed file 2019-03-11 11:31:02 -04:00
Zhang Yunjun 8673550293 support PIXEL/ALOS1 .gz files
uncompressFile.py: support multiple sub-layers of folders uncompressing

prepRawALOS.py:
1. add get_ALOS_ALP_name() to support the compressed ALOS file that is not named with "ALP*", such as the ones from PIXEL
2. remove duplicated inputDir, outputDir and rmfile, as they are in the Namespace inps object already.
3. move the inputDir and outputDir abspath from main() to cmdLineParse()
4. basic formating adjustment
2019-03-09 17:43:19 -05:00
Zhang Yunjun 5e1ca080eb
Merge pull request #1 from isce-framework/master
update from upstream
2019-03-08 23:36:27 -05:00
piyushrpt bfbc555f41
Merge pull request #18 from juribeparada/devel
Add covariance file output for denseoffsets
2019-03-08 19:22:49 -08:00
piyushrpt ff71bd6ab8
Merge pull request #17 from piyushrpt/sicd
Working SICD reader for example RS2 data
2019-03-08 19:22:32 -08:00
Andy CA6JAU 9cb861c3d2 Remove scaling factor for SNR (DenseAmpcor) 2019-03-09 00:04:35 -03:00
Andy CA6JAU 14a725eeca Remove scaling factor from covariance 2019-03-08 23:12:54 -03:00
juribeparada c9391bd7d7 Add covariance output for denseoffsets 2019-03-08 19:07:41 -03:00
piyushrpt ddf2a260a2 Working SICD reader for example RS2 data 2019-03-07 22:37:03 -08:00
piyushrpt ef928ec99a
Merge pull request #16 from EJFielding/master
Correction to README about applications that require license.
2019-03-07 18:20:19 -08: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 843c3f1b70
Merge pull request #15 from yunjunz/master
examples/input_files: remove .slc / .raw suffix for OUTPUT value
2019-03-04 15:23:57 -08:00
Zhang Yunjun 5e26cbfebc remove .slc / .raw suffix for OUTPUT value in example xml files
use "20091205" instead of "20091205.raw" or "20091205.slc" for the OUTPUT name for the example master/slave xml files, to be consistent with the Notebook/stripmapApp example. Otherwise, the current stripmapApp.py will throw an errror.
2019-03-04 15:41:53 -05:00
piyushrpt 32121f52dc
Merge pull request #14 from juribeparada/devel
Image.py: fix typo
2019-03-04 12:05:29 -08:00
juribeparada ad5706864e Image: fix typo 2019-03-04 16:03:45 -03:00
Heresh Fattahi 8d268b1e11
Merge pull request #13 from yunjunz/master
topsStack: fix typo in s1a_isce_utils
2019-03-01 21:20:46 -08:00
Zhang Yunjun 1779c6e85c fix typo in topsStack/s1a_isce_utils.py 2019-03-01 20:20:12 -05:00
Bryan Riel 81ecb27e16
Merge pull request #12 from BryanRiel/rangeweight
Use correct raised-cosine filter for range weighting.
2019-02-26 16:24:44 -08:00
Bryan Riel 5735204193 Use correct raised-cosine filter for range weighting. 2019-02-26 14:21:48 -08:00
Heresh Fattahi ce0e4ca80c Merge pull request #10 from juribeparada/devel
StripmapProc: fix typo
2019-02-20 13:22:10 -08:00
juribeparada 39a3a805c3 StripmapProc: fix typo 2019-02-20 18:12:41 -03:00
Eric Gurrola 92a75a1fa4 Merge branch 'master' of https://github.com/isce-framework/isce2 2019-02-20 12:27:24 -08:00
Eric Gurrola 9f93a537f1 Delete prepStackToStaMPS/Manual. It is now in the isce2-docs repository to reduce size of isce2. 2019-02-20 12:26:56 -08:00
piyushrpt 0cda0f8cf1 Merge pull request #9 from juribeparada/devel
StripmapProc: fix ERS_ENVISAT_SLC interpreted as RAW
2019-02-20 11:56:00 -08:00
Eric Gurrola 6524d8ae88 Removed most of docs to reduce size of the code package. These docs are in separate git repository at isce2-docs. 2019-02-20 11:51:42 -08:00
juribeparada 15d0889b22 StripmapProc: fix ERS_ENVISAT_SLC interpreted as RAW 2019-02-20 16:43:07 -03:00
piyushrpt b2b1a2197e Merge pull request #8 from juribeparada/devel
mdx: color scale bug fix
2019-02-20 11:07:51 -08:00
juribeparada c9c3e9d3aa mdx: color scale bug fix 2019-02-20 13:05:40 -03:00
piyushrpt 8994d6bb5c Merge pull request #5 from piyushrpt/contrib
Adding contrib document
2019-02-15 16:20:36 -08:00
piyushrpt ff886929a2 Adding contrib document 2019-02-14 19:18:35 -08:00
piyushrpt 70fb22178b Merge pull request #4 from piyushrpt/notebooks
Updated notebooks README
2019-02-13 09:43:05 -08:00
piyushrpt f47850aa82 Updated notebooks README 2019-02-12 22:11:57 -08:00
Heresh Fattahi 8969aec03a Merge pull request #3 from hfattahi/master
converting range mis-registration to meters in tops stack processor
2019-02-10 19:08:42 -08:00
hfattahi 2bc9553936 converting range misregistration to meters 2019-02-10 18:11:56 -08:00
Eric Gurrola 98a67a5254 Merge pull request #2 from piyushrpt/scons
scons py2/py3 compatibility
2019-02-10 11:47:15 -08:00