Skip to main content

Hello,


I’m trying to use Sentinel-2 data from AWS, but I can’t find two files which are present in Copernicus Open Access Hub. In particular, for L1C data I can’t find the MTD_MSIL1C.xml and PREFIX_PVI.jp2 (where PREFIX depends on the product).


Could you please point me to where I can find these files in the Sentinel-2 bucket?


Thank you

Hi @uname,


PREFIX_PVI.jp2 is renamed to preview.jp2, e.g.

s3://sentinel-s2-l1c/tiles/30/X/WS/2021/6/7/0/preview.jp2


MTD_MSIL1C.xml is renamed to metadata.xml and stored in /products folder. e.g.

s3://sentinel-s2-l1c/products/2021/6/7/S2B_MSIL1C_20210607T150759_N0300_R025_T30XWS_20210607T185812/metadata.xml


Thank you for the quick reply.


I found the files.


Reply