StaMPS-Visualizer, SNAP-StaMPS Workflow

Sry what do you mean? Can you provide a screenshot and describe what you want to save?

I want to save the background image. Is it possible?

1 Like

Ok, as far as I understand you want to save the map canvas with the satellite tiles and the PS point overlay, right?

Atm, I have not implemented a tool to capture this combination as an image to export, it is on the TODO list, but with a rather low priority. If you need to export it, I would do it like I did in my thesis, pages 46,47,56 and 57

  • in the control panel, select the point size that fits the zoom level and density of points. In your image above, in my opinion the points a slightly to large since they overlapp
  • zoom to your desired level
  • take a screenshot (on ubuntu install e.g. shutter) of the visualizer window
  • open an image tool like inkscape ( sudo apt install inkscape and it is also available for Windows) and crop and clip your image until it has the layout you want to.

It is a workaround, but for me it was a good way to get nice looking figures out of the visualizer.

1 Like

Thank you Thho.

Sir, When will SBAS processing will come for SNAP2StaMPS?

Nevertheless, a major drawback of StaMPS/MTI is that no officially supported preprocessing of S-1 data with SNAP for the SBAS workflow is as yet provided.

At the moment the most officially accessible workflow to my knowledge for SBAS with S1, SNAP and StaMPS is

It is not part of the official SNAP release. So if you want to use it, I recommend to read this thread above to be aware of potential issues.

1 Like

Thank you thho.
Very nice thesis (Analysing the Capabilities and Limitations of InSAR using Sentinel-1 data for Landslide Detection and Monitoring ).

1 Like

How can I plot the below one using SNAP-STAMPS/MTI processed data?

the visualizer has the tab Baseline Plot where you can creat exactly those plots, see the manual for detailed step by step walk through how to get the data out of SNAP and into the Visualizer.

1 Like

Dear Thho,
How can I get this below table values from SNAP-StaMPS (I’m getting only time series table.csv)?

you need a stack containing all products in SNAP (of course the correct reference product is important), then you can use the InSAR Stack tool grafik and export this table as csv.

1 Like

Dear ABraun and Thho,

In SNAP I followed below steps for generate the input to the StaMPS:

  1. TOPSAR-Split and Apply orbital file
  2. Back-Geocoading
  3. Debrust
    4.Subset
  4. Interferogram formation
  5. SNAP2StaMPS Export

And then using StaMPS in Matlab (stamps(1,8)), I generated time series also.

But now I saw several publications they followed below processing steps:

  1. TOPSAR-Split and Apply orbital file
  2. Enhanced spectral diversity
  3. Back-Geocoading
  4. Debrust
    5.Subset
  5. Interferogram formation
  6. Topographic Phase removal
  7. SNAP2StaMPS Export

Is it important to process Enhanced Spectral Diversity and Topographic Phase removal?

Thank you so much.

Topographic Phase Removal is a part of the interferogram generation, but only if it is selected

grafik

This explains why some studies mention it as a separate step and others don’t. But for differential InSAR it is advisable to do it.

ESD is needed when you select more than one burst. Again, some studies might only process one burst (small study area) and therefore skip it.

1 Like

Thank you so much. While processing I did that (selected the subtract topographic phase). I thick no need to run again the Topographic phase removal. Is it correct?

while processing I used around 5 burst, but I didn’t go though the Enhanced spectra diversity step. Is it must to process the ESD step?

Yes, it is highly recommended, since you are looking at minimal phase differences in DInSAR and ESD is meant to minimize divergence of the signal of different bursts which originate from the sinsing method but do not represent “real” differences, in which you are interested (roughly speaking). For more theoretical background and explanation, start reading the Help in SNAP of the ESD operator.

2 Likes

Thank you thho.

After Geocoding I’m running the ESD step, but it is showing below error. Please check it once.

from your screenshot I see that you are using an old version of SNAP, please install version 8 and all updates - at best with deleting old user configuration data as shown here.

1 Like

Thank you ABraun. It’s running.

Hi @thho, I have installed this new version of StaMPS-Visualizer on VirtualBox Ubuntu 18.04, R 3.6.3 and RStudio 1.2.5033, but when I visualize PS in the plot, after while that I’m moving the maps, Ubuntu blocks (only with a .csv upload). Do you know the reason?
Thanks.