Hello all,
Objective:
I am using your CloudMaskRequest package to get set of dates without cloud coverage for my field. Now, once having these dates I wish to download the entire scene for this field only for these dates using Sentinelsat python package from ESA to be able to test some SNAP features.
My question:
Sentinelsat requires product ID for download (e.g. api.get_product_odata(‘04548172-c64a-418f-8e83-7a4d148adf1e’). Your ‘product ID’ refers however to AWS structure, right? Can I get actually this ESA’s ID from your WCS request?
thanks in advance