Dolfyn ModuleΒΆ
The dolfyn module contains a set of functions to injest binary Nortek or RDI files. Only available in MHKiT-Python in v0.5.0.
The Dolfyn module contains the following submodules:
io
: Contains functions to read binary Nortek (e.g., .VEC, .wpr, .ad2cp, etc.) or RDI (.000, .PD0, .ENX, etc.) data file.rotate
: Contains tools to rotate a dataset to a new coordinate system.time
: Contains functions to modify the format of the stored time between a variety of time formats.
See MHKiT-Python for more details on the Dolfyn module.