Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Passing a different URL instead of Physionet database #125

@achuthpv

Description

@achuthpv

It is seen in download.py that URL is hard coded to Physionet database. Is there any method available for passing a different URL to fetch data from instead of Physionet database URL? The feature I am looking for is similar to setwfdb found in WFDB software package where any desired URL can be added in WFDB path. The package can use this URL to download the data.
I am having a use case where the data required (in wfdb format) resides on a different server and we wanted to stream the data instead of downloading it completely and it storing it locally.

I have already created a fork and a branch . This is the format which I have in my mind.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions