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
Zhang Yunjun
0b1b618363
gdal2isce_xml: move code from main() to sub-function
...
move the funcationality code from main() to a new function gdal2isce_xml() so that it can be called in a python way in other scripts, instead of using os.system().
2020-05-01 22:14:41 -07:00
sssangha
be959c3b27
Download of nasadem now supported in dem.py
2020-04-20 18:24:12 -07:00
CunrenLiang
c92759a7db
minor updates to ALOS-2 tutorial and input files ( #111 )
...
* minor updates to ALOS-2 tutorial and input files
* replace the old wbd.py that cannot correct the missing tile problem
2020-04-07 22:55:51 -07:00
piyushrpt
ed30cbac42
Cleaning up scansar modules
2020-03-31 11:33:11 -07:00
CunrenLiang
f95a912462
ALOS-2 multi-mode InSAR and ionospheric correction processors ( #107 )
...
* Add files via upload
* updated tutorials and example input files
* add permissions
* add executable permission
* add executable permission to ALOS-2 applications
2020-03-28 19:19:21 -07:00
Zhang Yunjun
82b46df741
dem.py: use abspath filename in xml after correction
...
+ dem.py: replace filename in xml file with abspath after geoid to ellipsoid correction
+ update README.md files in contrib/stack/*Stack, as fixImageXml.py is not needed anymore
+ fixImageXml: use native argparse mutually exclusive group for --full/--base options to replace checking with own code
2020-03-19 14:11:16 -07:00
vbrancat
3f01fd2f07
Modified algorithm for ionospheric phase estimation (polar regions)
2020-02-10 17:07:09 -08:00
vbrancat
d7444e83ca
Modified Ionospheric phase correction. It fixs previous version bugs and adds ionospheric phase correction facilities for grounded ice areas
2020-02-10 15:11:45 -08:00
Ryan Burns
dbeb7f5121
Remove old comment
2020-02-04 16:03:25 -08:00
Ryan Burns
5d6a731753
Remove internal usage of ISCE_HOME env variable
...
ISCE_HOME was only used to get the location of the default logging config.
Lots of scripts were using boilerplate to set up this config, so I added
an `isce.logging` helper module which is the same as builtin python logging
but already has the configuration defaults set up for isce.
ISCE_HOME setup is retained in the toplevel `__init__.py`
but can now be removed without affecting functionality.
2020-02-03 14:01:57 -08:00
Heresh Fattahi
0b3d49744d
fixing bug in naming interferogram without rubbersheeting
2019-12-26 23:02:35 -08: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
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
74fdcbf657
Add files via upload
2019-09-30 15:25:51 -04:00
Microwave Remote Sensing Laboratory
64e2fdff0f
Add files via upload
...
updated posting
2019-09-26 15:20:35 -04:00
hfattahi
6ca61fb42b
adding UAVSAR_HDF5_SLC Sensor
2019-07-16 21:37:06 +00:00
Zhang Yunjun
4a0c4e4d79
bug fixed for sch as NoneType
2019-03-11 19:10:06 -04: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
9f9a2b0805
Adding all files
2019-01-16 11:40:08 -08:00