We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
implemented in #189
Sorry, something went wrong.
grantbuster
MRossol
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: