Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to download data from any HTTP/FTP provider using temporal mask #44

Open
raphaelrpl opened this issue Jul 30, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@raphaelrpl
Copy link
Contributor

We should have a provider to deal with any HTTP/FTP remote servers using temporal mask like:

catalog = Catalog('https://myurl.com/data')

scenes = catalog.search('%Y/file_%j_%H%M.hdf', start_date='2021-01-01')
@raphaelrpl raphaelrpl added the enhancement New feature or request label Jul 30, 2021
@raphaelrpl raphaelrpl added this to the Version 0.6.0 milestone Jul 30, 2021
@raphaelrpl raphaelrpl self-assigned this Jul 30, 2021
@raphaelrpl raphaelrpl modified the milestones: Version 0.8.0, Version 1.0 Sep 21, 2022
@raphaelrpl raphaelrpl modified the milestones: Version 1.0, Version 1.1 Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
1 participant