pygmtsar
pygmtsar copied to clipboard
PyGMTSAR (Python InSAR): Powerful and Accessible Satellite Interferometry
Hi, I'm running a long time-series using the **previous** version of pygmtsar, because all my data progress is saved in the last version. Last I ran sbas_paralell because sbas.sbas has...
Hi, I have a few questions. 1) First question: Can this code be executed in an Cloud environment other than Colab? 2) Is it possible to install the library with...
# Set these variables to None and you will be prompted to enter your username and password below. asf = ASF(asf_username, asf_password) # Optimized scene downloading from ASF - only...
AttributeError: 'NoneType' object has no attribute 'bounds' """ The above exception was the direct cause of the following exception: AttributeError Traceback (most recent call last) [](https://localhost:8080/#) in () 3 sbas.compute_align(joblib_aligning_backend='threading')...
Hello @AlexeyPechnikov, I produced displacement maps in a region for PSI and SBAS in a notebook called GoldenValley. However, my output results do not have a coordinate system, they appear...
I have replicated the Gastein Valley notebook on an area with known subsidence. The issue is in cumulative displacement, the stable structures appear as uplift, the known susidence location appears...
**Describe the problem you met** Hi Alexey, I'm having trouble converting my existing code to allow me to use some of your new great features. I seem to be failing...
**Describe the problem you encountered** I've been looking into the STL outputs more closely and I'm struggling to understand a few key concepts. I've looked at #89 and #95 and...
Hi Alexey, I come back to you for a question regarding the parameters used in the SBAS Baseline. In the samples of landslides (Golden Valley, YamchiDam) you set different parameter...
In you examples you use interferogram correlation or unwrapped phase standard deviation as criteria for selecting best pairs. However you don't explain which method is more robust or under which...