-
Notifications
You must be signed in to change notification settings - Fork 24
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
Multi File Resource Handling #41
Conversation
TODO: Create tests for 5minWTK and 2018NSRDB
|
MutliH5 handler added to mimic h5py.File |
Rebased on h5_exclusions to fix some merge conflicts that were going to happen in resource.py and test_handlers_resource.py. All tests pass after fixing conflicts |
MultiFileResource refactored NSRDB 2018 tests added and pass!
update tests fix iter in MultiH5
1bf5993
to
83636d2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Integrated into pipeline. Looks all good!
Update FiveMinWTK handler to new data format (in progress)
Add base MultiFileResource handler for NSRDB and FiveMinWTK