microsoft / PlanetaryComputer

Issues, discussions, and information about the Microsoft Planetary Computer
https://planetarycomputer.microsoft.com/
MIT License
184 stars 8 forks source link

Sentinel-1 GRD geolocation #272

Closed harryC-space-intelligence closed 6 days ago

harryC-space-intelligence commented 1 year ago

Sentinel-1 GRD data in some regions are not well geolocated.

For example at (lat = 1.015326, lon= -76.483238):

image

This image is the mean from all of the data-takes in 2020 (relative orbit 142), suggesting this is a systematic issue with how the data are georeferenced.

After trying randomly 3 other areas, I found another example at (-8.968573,26.672217):

image

The RTC products are not affected.

Is this issue known / intentional? I do not understand what is meant by "The ellipsoid projection of the GRD products is corrected using the terrain height specified in the product general annotation. The terrain height used varies in azimuth but is constant in range (but can be different for each IW/EW sub-swath)" -- is this processing chain documented somewhere?

TomAugspurger commented 1 year ago

My limited understanding is that GRD products will often have this issue, and that RTC is provided to solve this exact problem.

We have https://planetarycomputer.microsoft.com/docs/tutorials/customizable-rtc-sentinel1/, which goes into some of the background. Our RTC product uses a different algorithm than sarsen but it's the same general idea.

The upstream ESA documentation linked from the dataset detail page probably has more information.

ghidalgo3 commented 6 days ago

Closed due to inactivity, feel free to reopen if you would like to continue this discussion.