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 direct http access option for h5coro #89

Closed
jpswinski opened this issue Sep 1, 2021 · 1 comment
Closed

Add direct http access option for h5coro #89

jpswinski opened this issue Sep 1, 2021 · 1 comment
Labels
H5Coro The H5Coro Python package

Comments

@jpswinski
Copy link
Member

For NSIDC's (and other institutions') self-hosted archives, providing direct http/https access to them would allow h5coro to take advantage of them.

  • Implement a HttpIODriver that uses the Range header for reading files
  • Support .netrc files, and also provide an API for providing credentials directly
@jpswinski jpswinski added the H5Coro The H5Coro Python package label Sep 1, 2021
@jpswinski
Copy link
Member Author

This has been implemented as the S3CurlIODriver

jpswinski added a commit that referenced this issue Mar 9, 2023
adaptive widgets for photon classification
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
H5Coro The H5Coro Python package
Projects
None yet
Development

No branches or pull requests

1 participant