I am working with a large set of Sentinel-1 images, all GRDM, and I am having some issues with the alignment of images. I am working with a mix of ascending and descending orbits, but it appears that some of the images are slightly shifted by 1-5 pixels.
My processing chain is as follows - Apply Orbit File -> Thermal Noise Removal -> Calibration -> Speckle Filter -> Terrain Correction (project to UTM coordinates) -> Export to GeoTiff
Exporting to GeoTiff to run python scripts based in gdal for further analysis - I wondered if it could be the conversion to tiff causing the issue, is there another file format that may be better for maintaining alignment?
Thanks for the help! I’ve been working through the coregistration steps in SNAP but I end up with blank slaves after cross-correlating. Is is preferable to subset the images prior to coregistration so that they have similar extents or is it okay to stack anyways?
hm, I haven’t worked with EW data so far but if you already terrain corrrected them, you should select “geolocation” instead of “orbit” in the initial offset method.
If that doesn’t work, increase the number of GCPs and the coearse coregistration window.
If still no success, you can select radar > coregistration > stack tools > create stack
Maybe this is already sufficient (given that the terrain correction worked well)
There was no change as a result of stacking - maybe I missed something in terrain correction that caused the images to be unaligned? I used the ACE30 DEM, my only thought is I am working at a high latitude, maybe it affected the results? I attached an image of a swipe comparison of two terrain corrected results in PCI Geomatica and it is obvious there is some misalignment looking at the small island in the lake. I have checked both projections and they are still identical, the bounds are slightly different due to the different path and orbit which I think may be the root of the issue.
The empty images happened after stacking/coregistration, however, the most recent run was successful but the images were still misaligned even after coregistration.
Any tips on how to speed up the Terrain Correction processing? I think due to the finer spatial resolution (currently trying the 10m DEM) its slowing down significantly, with the large dataset we have the processing time is not realistic. Is it better to just use the >100m DEM?
good DEMs grant better terrain correction. If there is no severe topography in your study area which distorts the image (sharp ridges, faults…) you can also use one of lower spatial resolution.
Use the GoogleEarth export to check the accuracy.
Usually, the DEM-based data is very useful to co-register the series of Sentinel-1 images. But, if it possible, I prefer to use the vectorized shape files (e.g., rivers ,roads, buildings) to georeference all of the GRD images within ArcGIS. It is really a painful work to perform this process, but the georeferenced images seem wonderful when overlapping with the Landsat 8 images and the other satellite images.