Closed mg-gv closed 2 months ago
Hello @mg-gv , and thanks for the suggestion. A feature request is already opened here https://github.com/CS-SI/eodag/issues/1018 (I'll close this one as duplicate).
Please also note that some work started to be done on it : https://github.com/CS-SI/eodag/pull/1231.
It is stopped for the moment, as we faced performance issues while listing available assets through OData nodes
.
Instead, we'll try to bring this feature using cop_dataspace
s3 API (also free)
I am currently trying to download S1_SAR_GRD scenes from copernicus dataspace. I can do that using the full .SAFE folders.
Nonetheless, their Copernicus Browser supports single file downloads from the folder structure after you login. It appears to me that the OData Api (which I think is what is used by eodag) also supports listing assets using 'nodes'
It would be absolutely great if the query and download of single files from SAFE folder structures from cop_dataspace could be made possible.