pygmtsar
pygmtsar copied to clipboard
[Help]: incorrect landmask
this is my AOI
and this is what is got
You've selected a threshold that is too high (0.5) and a spatial filtering wavelength that is too low (100m). Try using a lower threshold and a higher wavelength, such as 200m, which would be more suitable. Additionally, there's typically no need to create such a mask for large coastal areas when you can simply download a ready-to-use landmask. There are examples on https://insar.dev/ for island volcanoes analysis where PyGMTSAR's worldwide landmask tiles are utilized for downloading.
ok it's working, but after i changed that i get this message on SBAS Analysis
is it related to my dask ?, because when i check my dask status it show nothing
The progressbar is blue (not red) and it means the processing is alive. To access your Dask web interface you need to configure the required port in Docker container.
after that, there are one red progress bar (i forgot to capture it) and after all process done, it stopped and cannot go to the next step
If your interferogram processing fails in Docker containers it typically means the container is not configured well. Try to setup more RAM available per CPU core.
how about this error ?