we are using the s3 hosted sentinel1 data (Sentinel-1 - Registry of Open Data on AWS) and noticed that the information in productInfo.json changed. It looks like the latitude and longitude for “footprint” is flipped. This seems to have changed around the 17th Jan.
Example from before the 17 Jan 2025:
s3://sentinel-s1-l1c/GRD/2025/1/15/IW/DV/S1A_IW_GRDH_1SDV_20250115T062347_20250115T062412_057451_0712C4_E0BE/productInfo.json
Example from after 17 Jan 2025 (similar area):
s3://sentinel-s1-l1c/GRD/2025/1/22/IW/DV/S1A_IW_GRDH_1SDV_20250122T061527_20250122T061552_057553_0716D9_1294//productInfo.json
For the example from 15 Jan 2025 the “footprint” is
“footprint” : {
“type” : “MultiPolygon”,
“coordinates” : [ [ [ [ -0.780311005213395, 50.99433175009266 ], …
}
which is fine but for the example from 22 Jan 2025 the “foortprint” is
Hi Jona,
as far as I know, there was no proactive change done from our side, so I am guessing this has to do something with the change in the undelying product.
Note that the replication of data to AWS has been taken over by another entity. We have let them know about this thread.
As a general note - we recommend you use Sentinel Hub, and this forum is focused to support of it.
Just wanted to let you know that on the data details page on the AWS Registry shared above (Sentinel-1 - Registry of Open Data on AWS), Sinergise is still listed as the manager, and this forum is listed as the place to post questions/concerns/issues.
Really appreciate that you’ve let the replication entity know about the issue. If you share who they are, then I can get in contact with them directly (and stop bothering you) to help give them details of the issue, and receive details of the fix.
I followed up with Planet and they found the bug in their code. Here is their most recent reply as of today:
Thank you for your patience. I have been informed that the fix for this issue has been deployed. All newly ingested Sentinel-1 products should now contain correct geometries in productInfo.json. The backlog of products with incorrect geometries is planned to be handled sometime next week. We will keep you updated.