Commit Graph

22 Commits (575d936a02d4e1d790973bd1e81e2e5251811934)

Author SHA1 Message Date
shitong01 03bc4393e6 tutorial fix to avoid confusion 2022-07-01 17:43:58 +08:00
Zhang Yunjun 2bb3f0805d
fixImageXml: support multiple files w/ wildcards (#439)
* topsApp.xml: add downsample_snaphu

* stackSentinel: bugfix if --bbox not specified in cmd

* stack*/unwrap: print time used msg

+ print out the time used message using time.time()
+ remove unused module imports
+ indentation adjustment

* cuDenseOffsets: add --fix-image-vrt

* fixImageXml: support multiple files w/ wildcards
2022-06-10 13:19:50 -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
CunrenLiang 0f92b1ae83
add an option for masking out islands in ionosphere computation (#306)
* add an option for masking out islands in ionosphere computation

* Update topsApp.py

add some comments for new parameter "areas masked out in ionospheric phase estimation"
2021-08-09 13:31:40 -07:00
Bryan Marfito 85463f182a
Updated the download links of the Sentinel-1 orbit files (#297)
I've updated the download links of the Sentinel-1 orbit files based on the changes made recently by ESA.
2021-07-20 22:35:06 -07:00
Sara Mirzaee 1a86bca5c4 fix url change 2021-03-09 13:43:13 -06:00
CunrenLiang a7b0287a0c option for discarding burst properties in TOPS ionosphere estimation 2020-11-07 16:06:02 -08:00
CunrenLiang e9bd7edeb3 new alosStack application 2020-11-07 16:06:02 -08:00
CunrenLiang 0eda6428a9 updated filtering of ALOS-2 ionospheric phase
1. updated filtering of ionospheric phase
2. updated mosaicking of subswath subband interferograms.
2020-11-07 16:06:02 -08:00
asolarte 9983be8fe1 Cambios sugeridos por piyushrpt. Archivos modificados:
modificado:     components/isceobj/Sensor/SAOCOM_SLC.py
	modificado:     examples/input_files/reference_SAOCOM.xml
2020-07-27 13:56:07 -03:00
asolarte 2098273816 Modificaciones en el archivo de ejemplo
modificado:     examples/input_files/reference_SAOCOM.xml
2020-07-23 21:11:41 -03: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
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
CunrenLiang 167ac5ac6c
create an account for downloading DEM 2020-06-06 00:11:02 -07:00
CunrenLiang 33ce327fe2
update input xml of alos2App.py, alos2burstApp.py 2020-05-11 18:12:01 -07:00
CunrenLiang fba6542a10 update instructions in example input xml files 2020-05-02 12:11:54 -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
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
piyushrpt 21675df724 Bug fixes for rubbersheeting 2019-12-10 09:54:36 -08:00
piyushrpt ddf2a260a2 Working SICD reader for example RS2 data 2019-03-07 22:37:03 -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
Eric Gurrola 9f9a2b0805 Adding all files 2019-01-16 11:40:08 -08:00