Hi, I am trying to do InSAR with CSK data. After Goldstein filtering I see strange artifacts in shapes of stripes and squares, that do not seem to correspond to any land or manmade features:
Am I doing mistakes here? My workflow is currently:
- Input images are
CSKS1_SCS_B_HI_05_HH_RD_SF_20180125170731_20180125170739.h5
andCSKS1_SCS_B_HI_05_HH_RD_SF_20180109170731_20180109170739.h5
. They cover the area of Venice and its surroundings (the image above is around half of Venice’s main island itself). - I coregister them with Radar -> Coregistration -> Coregistration and default settings (except CreateStack’s Resampling type, which I set to BILINEAR_INTERPOLATION).
- Coregistration seems fine: creating an RGB image with the two coregistered images on different channels seems to give a good match.
- Then Radar -> Interferometric -> Products -> Interferogram formation, again with default settings, except enabling topographic phase subtraction (although it doesn’t change much, there is hardly any topography here).
- In the end, Radar -> Interferometric -> Filtering -> Goldstein phase filtering.
I have tried both released SNAP 7 and latest development master
version, with essentially the same result. Am I doing anything wrong?