aria-tools / ARIA-tools

Tools for exploiting ARIA standard products
Apache License 2.0
98 stars 36 forks source link

SmallbaselineApp.py cannot find ifgram.hd5 file #324

Closed KASHKASHOPTIMUS closed 2 years ago

KASHKASHOPTIMUS commented 2 years ago

To Reproduce Steps to reproduce the behavior:

  1. Run commands as per instructions given in jupyter docs for Insar time series analysis using mintpy and aria products
  2. On Anaconda Prompt run command python ariaDownload.py -b "29.465237 30.051789 -96.253476 -94.613767" -m 30 -l 36 -s 20180101 -e 20211231 -o Download
  3. After download another command on the anaconda prompt python ariaTSsetup.py -f L2_interseismic directory --mask Download
  4. After geometric and interferrograms stacks are generated, we need to post location of these files on a configuration file that are used with smallbaselineApp.py command. -> smallbaselineApp.py Houston_validation.txt --dostep load_data

Expected behavior The output of the script is ifgram.h5 hdf5 file and geometric hfd5 file which are used to prepare time series cxv bnmn

KASHKASHOPTIMUS commented 2 years ago

The second image is the configuration file for smallbaselineApp.py

ehavazli commented 2 years ago

This issue is related to MintPy. It looks like ARIA-tools does what it is supposed to do. Please open this ticket in the MintPy repo.