Skip to content

Feat: Reader for ADCP data in Matlab format #1

Description

@ysorge

Reader class for reading ADCP data from .mat files. Could be done with scipy.io like this:

import scipy.io
mat = scipy.io.loadmat('example/2017/DS M5-17 ADCP/Data/SN14088.mat')

Additional Requirements

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions