ISCE_INSAR/contrib
Zhang Yunjun 89839bc453 extractCommonValidRegion: check stack/*.xml file existance
Otherwise, if 'stack' folder exists but is empty, the script will return ERROR as below:

```
/net/kraken/nobak/zyunjun/TonopahSenAT64/stack  already exists.
Replacing master with existing stack.
updating the valid overlap region of:
/net/kraken/nobak/zyunjun/TonopahSenAT64/stack
******************
swath:  1
Traceback (most recent call last):
  File "/home/zyunjun/tools/isce2/contrib/stack/topsStack/extractCommonValidRegion.py", line 109, in <module>
    main()
  File "/home/zyunjun/tools/isce2/contrib/stack/topsStack/extractCommonValidRegion.py", line 95, in main
    topMaster = ut.loadProduct(os.path.join(inps.master , 'IW{0}.xml'.format(swath)))
  File "/home/zyunjun/tools/isce2/contrib/stack/topsStack/s1a_isce_utils.py", line 26, in loadProduct
    obj = pm.loadProduct(xmlname)
  File "/net/kraken/home1/geomod/apps/rhel7/isce2-github/isce/components/iscesys/Component/ProductManager.py", line 25, in loadProduct
    self.load(filename)
  File "/net/kraken/home1/geomod/apps/rhel7/isce2-github/isce/components/iscesys/Component/Configurable.py", line 1407, in load
    tmpProp, tmpFact, tmpMisc = FP.parse(filename)
  File "/net/kraken/home1/geomod/apps/rhel7/isce2-github/isce/components/iscesys/Parsers/XmlParser.py", line 41, in parse
    root = ET.parse(filename)
  File "/net/kraken/home1/geomod/apps/anaconda3/lib/python3.7/xml/etree/ElementTree.py", line 1197, in parse
    tree.parse(source, parser)
  File "/net/kraken/home1/geomod/apps/anaconda3/lib/python3.7/xml/etree/ElementTree.py", line 587, in parse
    source = open(source, "rb")
FileNotFoundError: [Errno 2] No such file or directory: '/net/kraken/nobak/zyunjun/TonopahSenAT64/stack/IW1.xml'
```
2020-09-12 17:05:33 -07:00
..
PyCuAmpcor various updates from ARIA-related projects (#149) 2020-07-16 16:08:57 -07:00
Snaphu Add CMake build system 2019-12-21 17:34:50 -08:00
UnwrapComp Add CMake build system 2019-12-21 17:34:50 -08:00
alos2filter 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
alos2proc 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
alos2proc_f 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
demUtils various updates from ARIA-related projects (#149) 2020-07-16 16:08:57 -07:00
downsample_unwrapper 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
frameUtils Add CMake build system 2019-12-21 17:34:50 -08:00
geo_autoRIFT Add cmake scripts for autoRIFT 2020-07-21 18:04:16 -07:00
issi Fix ISSI libname and data installation 2020-05-22 15:49:10 -07:00
mdx fixing linking order and flags for mdx 2020-07-15 21:43:12 -07:00
rfi 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
splitSpectrum Update dependencies 2020-02-27 08:51:27 -08:00
stack extractCommonValidRegion: check stack/*.xml file existance 2020-09-12 17:05:33 -07:00
timeseries/prepStackToStaMPS 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
CMakeLists.txt Bake in autoRIFT 2020-07-21 14:52:28 -07:00
SConscript Bake in autoRIFT 2020-07-21 14:52:28 -07:00
__init__.py Adding all files 2019-01-16 11:40:08 -08:00