Skip to main content

Hi,


There are a gziped csv file available for download the way we have for landsat?


For landsat the list is availabe at https://landsat-pds.s3.amazonaws.com/c1/L8/scene_list.gz as explained here opendata:landsat-pds/readme.html


I use to index this file in Elasticsearch and make scene search a way easier. For now, I’m downloading the sentinel list scene in google cloud here https://storage.googleapis.com/gcp-public-data-sentinel-2/index.csv.gz but the file is about 1GB, because its always had all scenes while landsat got only for the last two years.


I’m having some problems indexing this GCP file. That’s why I was thinking if there are something like the landsat scene list for sentinel in AWS.


Tks

Hi,

S3 Inventory has been turned on for all the Sentinel buckets available via the AWS Public Datasets program. This includes sentinel-s1-l1c, sentinel-s2-l1c, sentinel-s2-l2a. The S3 bucket that contains these inventory files is sentinel-inventory and is in the eu-central-1 region. These inventory files will provide, on a daily basis, the inventory of all files in the buckets along with their size and last updated time. More information on S3 Inventory files here.


Reply