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 ability to use cloud_fs/s3fs along with HSDS #112

Open
MRossol opened this issue Oct 20, 2021 · 1 comment
Open

Add ability to use cloud_fs/s3fs along with HSDS #112

MRossol opened this issue Oct 20, 2021 · 1 comment
Assignees
Labels
feature New feature or request

Comments

@MRossol
Copy link
Collaborator

MRossol commented Oct 20, 2021

Why this feature is necessary:
Allow for reading of .h5 file from S3 without loading into HSDS, could be useful for reV Gen outputs

A possible solution is:
Use the Cloud_fs packaged, example code would look like this:
https://github.com/NREL/nsrdb/blob/b2f01d3afc37b142766de4bcafb5f60b5ab2641b/nsrdb/file_handlers/filesystem.py#L97

Charge code
reV

Urgency / Timeframe
TBD

@MRossol MRossol added the feature New feature or request label Oct 20, 2021
@grantbuster
Copy link
Member

implemented in #189

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants