Sigma0 VH/VV analysis

you have to select the corresponding polygon with the normal mouse.

Still doesnt work

did you again select it in the filter dialogue?

yes sure, but still doesnt work. even if I select all bands, it is the same. It only works when the cursor on.

from your screenshot I see that it is still a virtual raster

Sorry but I dont understand what I need to do. How can I solve this problem? Could you tell me step by step?

I explained already above and based on your comments it worked: Sigma0 VH/VV analysis

grafik this indicates that your product is still virtual.

Are you sure that it is still virtual? Because I already converted it before and now I think it doesnt seem as virtual. When it is virtual, there would be “V” symbol on the band icon as below, isnt it?

BANDS2

but when I right click on my band, it is like this:

BANDS

you are right. Even after it is converted and saved there is “expression was”.

But it works anyways - I just tested it. I created a band “ratio” from VV/VH in 6 Sentinel-1 images.

ratio as point from cursor

Switching from cursor mode to polygon mode (I imported a shapefile with two different polygons)
also ratio

Things to test if it doesn’t work at your side:

  • Make sure that the name of the ratio is consistent over all products.
  • Try importing the vector as a Shapefile instead of drawing it (and, again, save the product)
  • Import the shapefile into all used products.

I think I am missing something but I dont know what.

If I made mistake about name or descriptions of bands, It even wouldn’t show when the cursor on. For this reason I thought that there are some problems due to shape files. I created another shape file and even I didn’t change the location of it. Then I imported it to all products and saved all products. Finally, I opened time series and tried again and again but unfortunately, It didn’t work.

Thank you very much for your help.

If any other opinions from you or others, please let me now.

Hello,

I have sigma0 VH and VV values in an excel sheet. How can I calculate the VV/VH, VH/VV and (VV+VH)/(VV-VH) indices from these values? Can I simply subtract the 2 values for the ratio?

image

Hi. These values are in dB (calculated using 10*log10(values not in dB)). So yes if you just want VV/VH or VH/VV you can just subtract the dB values. However if you want to calculate (VV+VH)/(VV-VH) than I suggest you convert the dB values to non-dB values and apply this equation.

1 Like

Hi, ABraun! When I using band maths to create the absolute displacement band from the relative displacement band and a reference point, I put the band maths expression like “displacement_VV+0.00462”, and I success getting the absolute displacement band and I saved the file as you said!
But when I put all products in the “Time Series Analysis Settings” and click the “Filter bands” button, I got an error as follows. I have no idea what cause the error, any advice will be appreciated!

Sorry, haven’t seen this before. I just know that the time series tool needs all products starting with the same term to be interpreted as parts of a series. Maybe the band maths result makes problems because the same date is now in the stack twice.

Thanks for your reply! What makes me confused is the time series tool works well before I use the band maths, and the Java error just occurred after I add the absolute displacement band. I will try to solve “the same date is now in the stack twice” problem by deleting the relative displacement band, any details will be shown later.