Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If there is a single SLC left in a mini-stack Fringe crashes #19

Open
jlmaurer opened this issue May 15, 2020 · 1 comment
Open

If there is a single SLC left in a mini-stack Fringe crashes #19

jlmaurer opened this issue May 15, 2020 · 1 comment

Comments

@jlmaurer
Copy link

jlmaurer commented May 15, 2020

Specific Example:

  • 121 total SLCs
  • mini-stack of size 20
  • leaves a single SLC

Result:

  • no EVD folder created for the single SLC
  • integratePS.py crashes because it can't find the EVD folder for the last SLC

Possible work-arounds:

  • just drop the extra one
  • take one from the previous mini-stack to make a mini-stack of 2?
@piyushrpt
Copy link
Member

Yeah. This needs some work. The logic for checking for images in the last mini stack doesn't exist. We typically just modify the stack.vrt to get around this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants