Commit Graph

694 Commits (LT1AB)

Author SHA1 Message Date
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
piyushrpt 0bb5a4d64a scons py2/py3 compatibility 2019-02-10 10:38:21 -08:00
piyushrpt 27fa4ac199 Merge pull request #1 from piyushrpt/readme
Updating README to markdown
2019-02-10 10:26:00 -08:00
piyushrpt edcd3ef5ca Updating README to markdown 2019-02-09 23:28:02 -08:00
Eric Gurrola 94cb05e968 Deleted the dated instruction in README to untar the ISCE.tar file. 2019-02-09 19:24:08 -08:00
Eric Gurrola 3764c615f0 adding .ipynb_checkpoints to .gitignore file 2019-02-09 13:31:40 -08:00
Eric M Gurrola 8d8c74cb21 Merge pull request #4 from isce/docs
Adding tutorials, manual, and notebooks to docs
2019-02-09 13:14:43 -08:00
Eric Gurrola 12ec82617a Adding tutorials, manual, and notebooks to docs 2019-02-08 08:38:49 -08:00
Bryan V Riel 42c76f5374 Merge pull request #3 from briel/stopiteration
Catch StopIteration exception for python 3.7 compatibility.
2019-02-07 15:25:51 -08:00
Eric M Gurrola 4ff5cb1437 Merge pull request #2 from isce/scons3_gcc8
Modified files to compile with gcc8/scons3.
2019-02-07 13:10:47 -08:00
Bryan Riel 126e957fe6 Catch StopIteration exception for python 3.7 compatibility. 2019-02-07 10:30:20 -08:00
Eric Gurrola b2489a052a Modified files to compile with gcc8/scons3. 2019-02-05 19:29:20 -08:00
Eric Gurrola 64113c7030 Added information about ISCE user community forums to README file. 2019-01-31 15:17:40 -08:00
Heresh Fattahi 7e8adce493 Merge pull request #1 from fattahi/master
positive firstValidSample and removing OrbitExtender from Sentinel1 Reader
2019-01-29 17:42:19 -08:00
fattahi 08e4548113 enforcing positive value for the index of the first valid sample in TOPS coregistered SLCs 2019-01-30 00:23:32 +00:00
fattahi 09259d3936 remove the OrbitExtender from Sentinel1 reader 2019-01-30 00:03:43 +00:00
Eric Gurrola 4fc653cede Fixed spelling of EAR99 in the README.txt file. 2019-01-29 15:01:10 -08:00
Eric M Gurrola c286ea20f1 Adding __pycache__ and log files to gitignore. 2019-01-29 10:33:34 -08:00
Eric M Gurrola 9fc82c1e0a Adding offsetpoly.f90 to isce as it was added to isce by Piyush Agram of JPL in March 2014 (see the isce svn log). 2019-01-22 09:27:42 -08:00
Eric Gurrola 592befb882 Adding check on stanford license for information in __init__ and to stop processing
in insarApp.py and isceApp.py because of their dependencies on licensed code files.
2019-01-22 09:04:06 -08:00
Eric Gurrola 4095681e39 Adding offsetpolyState.F: accidentally omitted from repo. Adding license.py for stanford_license variable. 2019-01-17 10:18:51 -08:00
Eric Gurrola e5d6ebfcb6 adding .sconf_temp directory and .sconsign.dblite to gitignore file 2019-01-17 08:26:55 -08:00
Eric Gurrola aa7b35a333 Adding .gitignore file 2019-01-17 08:04:21 -08:00
Eric Gurrola 7c1ef590bd Added information to the README about the licensed components
and about automatic downloading and archiving of DEMs
2019-01-16 15:27:23 -08:00
Eric Gurrola 9f9a2b0805 Adding all files 2019-01-16 11:40:08 -08:00