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

Coding: channel_mode dtype from float16 to float32 #1350

Merged

Conversation

ctuguinay
Copy link
Collaborator

Fixes #1348: NetCDF doesn't accept np.float16 and only accepts np.float32 and np.float64.

@ctuguinay ctuguinay added this to the v0.9.0 milestone Jul 1, 2024
@ctuguinay ctuguinay added the bug Something isn't working label Jul 1, 2024
@ctuguinay ctuguinay self-assigned this Jul 1, 2024
@ctuguinay
Copy link
Collaborator Author

The tests that fail here are unrelated to the issue that this addresses and are instead related to #1332.

@leewujung
Copy link
Member

leewujung commented Jul 1, 2024

The failed tests here seems to be from validate_source and not the noise removal stuff in #1332?

@ctuguinay
Copy link
Collaborator Author

@leewujung Oh those are the xfailures. 2 XFailures and 2 Failed. The 2 Failed are related to background noise removal.

@leewujung
Copy link
Member

@ctuguinay : Oh you're right I misread it! I blame it to turbulence!

@leewujung leewujung self-requested a review July 1, 2024 21:53
@leewujung leewujung merged commit 9e669ff into OSOceanAcoustics:main Jul 1, 2024
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
2 participants