isce-framework / spurt

Spatial and Temporal phase Unwrapping for InSAR time-series
https://spurt.readthedocs.io/
Apache License 2.0
22 stars 4 forks source link

`hop3.py`: Fix typo in `.boundary` of graph. #16

Closed scottstanie closed 6 months ago

scottstanie commented 6 months ago

Using the boundary currently throws TypeError: 'list' object cannot be interpreted as an integer (I couldn't add as a suggestion to one of the PRs since it was already merged).

piyushrpt commented 6 months ago

This has been fixed in feat/dirichlet