-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sentinel-1 RTC - step changes in terrain correction / projection #404
Comments
Thanks for pointing out this shift, we're diving into it now |
Our partner CATALYST discovered and fixed an issue with the Sentinel-1 RTC processing pipeline. The pixel shift issue affected scenes after October 2024. All the affected scenes were reprocessed over the weekend and are now corrected. Thank you for surfacing this data issue! |
Thanks @TaylorCorbett, that's great to hear the issue is both identifiable and fixable. We really appreciate the effort to re-process the data. I'd like to understand a little more if possible:
|
Hi @harryC-space-intelligence, Thanks for finding those issues. We have been investigating each of them and this is what we have found so far:
I hope this answer your questions. We are taking a deeper dive into the issue you have identified for the Kenya's AOI to try to identify the root cause. I will update you as soon as we know more. |
@gmorin Thanks for the info - and good to hear also that the issue we see in Kenya is more limited in scope. Will be interesting to understand what's behind it. |
We have found several instances of a sudden and persistent shift in the precise geolocation of Sentinel-1 RTC data.
Example - area of the Philippines, shift occurs towards the end of 2024
The issue presents itself as a small translation of the image - in this case about 20m (2 pixels) in the y direction. The red dashed line in the plot is fixed between the two images. ( around lat/lon 7.1296108,126.3043144)
We have observed that the shift occurs across whole scenes (i.e. we are sure it is not due to actual ground changes).
To Reproduce
This produces the following plot, which confirmed for us it is a persistent alteration in either radiometric terrain correction or reprojection:
We cannot see any obvious changes to the satellite viewing pattern that would be an underlying cause, and the shift does not appear to be present in the GRD collection.
Consequence
We are monitoring changes in backscatter over time - as such we require precise coregistration of the full timeseries and these shifts can cause false changes to appear across entire scenes.
Solution?
We can't tell exactly what the underlying issue is, but it appears that the processing pipeline for the RTC data may have slightly changed, or the DEM may have been switched.
Ideally, the full collection should have the same pre-processing applied, so that time series analysis can be done precisely down to the pixel level.
The text was updated successfully, but these errors were encountered: