Hello all,
I processed a couple of time series, one in ascending mode (~200 images), and another in descending mode (~20 images). I found that in a few areas the behaviour is opposite (i.e., up in the LOS direction of ascending and down in descending).
I believe that it can be caused by horizontal motion not accounted in the processing that shows that the ground is getting close to the satellite in one mode and therefore, far in the other mode.. I applied ionospheric corrections, and all the main ones in both cases. So, if it is horizontal motion, I think it can relate to rigid plate motion, as the GNSS stations in the area in a global frame show ~12 mm/y of motion to the west and ~0.5 mm/y in the east component with the plate fixed. However, the study area is 100km x 90 km, I think this may be a relative small area but still.
I wanted to understand a little more, and have a visual aid, so I was trying to use the plate_motion.py script (plate_motion.py -geometryRadar.h5 --plate NorthAmerica). But, it throws the error [azimuthAngle] not found in file geometry geometryRadar.h5
The file geometryRadar.h5 exist and I running the script from the inputs folder. I also tried with geo_geometryRadar.h5 and got the same error.
I am attaching an screenshot of the error lines:
Thanks for any help anyone can provide me!