Skip to content

Library to read Matlab files #74

@gmaze

Description

@gmaze

I see that pyowc is using 2 libraries to read Matlab mat files:

The former is used only once, the latter basically everywhere else.

I see from #52 that pymatreader was added to fix #30 , so in fact we can't get rid of this dependency

So why using 2 dependencies for the same task ?

Should pyowc use only 1 reader ? pymatreader only

ps: This is not considering the fact that all external data should be accessible in other formats than Matlab (eg: #53)

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem rightpriority-lowLow priority for next releaserefactoringimprove the design, structure, and/or implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions