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
Notebooks
resources
Doxyfile -rw-r--r-- 12.8 KB
Manual-0.4.0_201803.html.zip -rw-r--r-- 1.8 MB
Manual-0.4.0_201803.pdf -rw-r--r-- 2.0 MB
conda.txt -rw-r--r-- 137 bytes
download.md -rw-r--r-- 326 bytes
installation.md -rw-r--r-- 5.0 KB
latex.sty -rw-r--r-- 43 bytes
ports.txt -rw-r--r-- 1.5 KB
pysarApp_template.txt -rw-r--r-- 11.9 KB
requirements.txt -rw-r--r-- 143 bytes
run_giant.md -rw-r--r-- 1.2 KB

back to top