Hi.
I am using the openEO API in python to download Sentinel-1 data. I want to download the data for a specific relative orbit number and orbit direction but I could not get the load_collection method with the properties argument work with the usual STAC keys for these values. Any ideas how I can do this?
Comments
Hi Idinckal, I’ve forwarded…
Hi Idinckal,
I’ve forwarded your question to the OpenEO team!
Hi,What collection are you…
Hi,
What collection are you using? If it is SENTINEL1_GRD_SIGMA0, you can filter with sat:relative_orbit:
Emile Sonneveld