Revision 39c3f4eb91a970e0a9162c0decf26ad480ab9bf2 authored by Zhang Yunjun on 20 March 2019, 01:18:18 UTC, committed by Zhang Yunjun on 20 March 2019, 05:00:19 UTC
add process_isce_stack.py to run the recipe of ISCE stripmapStack processor.
+ it read job configuration from cfg file using configparser module
+ define the 1st version of isce processor option names
+ add reset_process_directory() to clean the directory before re-run.
+ add prepare_ALOS() for the SAR data preparation
+ add prepare_stack() to call stackStripMap.py
+ NOTE: DEM preparation is NOT included, as it is different in study areas in Japan.
+ add --bsub option, similar to process_rsmas.py

remove obsolete submit_jobs4stripmap_stack.py

split_jobs: switch job shell to tcsh to use the same environment as command line
1 parent 8869798
History
File Mode Size
_includes
_layouts
docs
examples
pysar
sh
test
.gitignore -rw-r--r-- 572 bytes
LICENSE -rw-r--r-- 35.1 KB
README.md -rw-r--r-- 5.4 KB
_config.yml -rw-r--r-- 310 bytes

README.md

back to top