Hello everybody
I need some help!
I automatically download through scripts written by me, several Sentinel-2 MSI Level 1C products in near real-time via s3://EODATA (or s3//:DIAS, is the same).
The problem is that to go and download a certain product (with a certain date, tiles, etc…) I have to make a list of all products present on a certain date, categorized as follows (example):
s3://sentinel-2/MSI/L1C/YYYY/MM/DD/S2A_MSIL1C_xxxxx_tiles__xxxx___datename___.SAFE (this is just an example)
the problem is that for each /YYYY/MM/DD/ folder there are thousands of data.
is there a list or catalog somewhere easily accessible via Linux commands where I can immediately check whether a given Sentinel-2 image is available or not?
Thank you very much everyone!