Closed oyvfoss closed 2 months ago
Dolfyn does not seem to handle Sig500 with ice files as of now.
Got the following error, did not investigate further:
ValueError: zero-size array to reduction operation maximum which has no identity
Will stick with conversion in Nortek software for now, but may want to go from .mat to netcdf if that is a possibility,
There is apparently a neat library,
Dolfyn
, that can do parsing of raw ADCP data (among other things. Moreover, it uses xarray and should be relatively easy to integrate into the existing kobbe framework (I assume).Their license is broad, should not be an issue.
Should look into using
Dolfyn
for parsing to bypass using SignatureDeployment or similar.