Downloading local products referenced in a custom STAC catalog #454
Unanswered
remi-braun
asked this question in
Q&A
Replies: 1 comment 1 reply
|
Hello @remi-braun , no we do not have any published download plugin that would copy local products or create a symlink to them. This could be a useful feature! For having a fallback mechanism with classic AWS download, this could be done following this feature request #136 |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
Is there currently a way in EODAG to download (i.e. copy in this case) a product from a STAC catalog that is built with local products (ie. previously downloaded data stored on disk) ?
The query works fine, but I haven't found a way for the download 😄
The goal is to reproduce the normal behaviour of EODAG, but checking first if products exist on disk before downloading from AWS for example.
All reactions