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

configurable generic hdf5 readers #760

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

borondics
Copy link
Member

An idea how to make a configurable file reader in a way that it would be easy to add new hdf5 formats. We would need to specify which parts of the hdf5 file to read into which part of the Orange.data.Table. I know this is still a specific solution but maybe can be further generalized. Or we could go with several generic readers like spectral series, 2D maps, etc.

Also, we should think about better checks, like the silx project does to identify Nexus files.

@markotoplak and @stuart-cls it would be great if you could comment / improve on this idea and once the backend is worked out we could work on a configuration widget / menu.

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

Successfully merging this pull request may close these issues.

1 participant