AlexeyPechnikov / pygmtsar

PyGMTSAR (Python InSAR): Powerful and Accessible Satellite Interferometry
http://insar.dev/
BSD 3-Clause "New" or "Revised" License
432 stars 97 forks source link

[Help]: PS Analysis slow processing #129

Open ncbc-04 opened 6 months ago

ncbc-04 commented 6 months ago

issue

Dear Alexey,

i wanted to ask that this ongoing step basically is taking a lot of time in PS analysis could there be any solution in order to lessen the processing time.

AlexeyPechnikov commented 6 months ago

You can omit this step or use instead Stack.trend() for polynomial trend detection.

AlexeyPechnikov commented 6 months ago

Also, see Stack.velocity() function usage in 'PyGMTSAR SBAS and PSI Analyses: Golden Valley, CA.' and 'PyGMTSAR SBAS and PSI Analyses: Lake Sarez Landslides, Tajikistan.' Google Colab notebooks.