-
Notifications
You must be signed in to change notification settings - Fork 314
Integrate fsspec
to enable accessing WFDB files from cloud URIs
#523
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
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
d7073db
add fsspec to rdheader
briangow 53042e1
downgrade aiohttp for python 3.8 compatibility
briangow c73ac2e
resolve test conflict
briangow 63e81af
reformat for compatibility with black
briangow fffb426
resolve test conflict2
briangow a13c1e2
dont use fsspec for pn_dir files
briangow 5e58260
move cloud_protocols definition
briangow a30249a
reformat per black
briangow cdea434
dont use local path separator for uri
briangow 08efe22
only call abspath for local files
briangow bde2143
use correct read mode
briangow 2edca28
use double slash for cloud protocol urls
briangow b13e9f8
add fsspec to rdrecord
briangow 40f7106
dont call abspath when opening cloud path
briangow 2baf41a
add alternative to numpy fromfile for fsspec
briangow e5fff63
use unit8 for reading fsspec object size
briangow 8a84661
add fsspec to rdann
briangow fcb8f60
add check for cloud path in pn_dir
briangow 87cda05
resolve conflict in github test
briangow ec8f0c6
revise cloud protocol list imports
briangow 0651991
reformat with black package
briangow 6089a88
update docstrings
briangow File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.