Skip to content

v0.9.1

Latest
Compare
Choose a tag to compare
@leewujung leewujung released this 30 Dec 00:09
· 2 commits to main since this release
3df9d83

Overview

This release includes a number of small fixes and enhancements. An important component is to set the max supported python version to <3.12, before we fully migrate to using the new xarray.DataTree in the next release with breaking changes.

Enhancements

Bug and warning fixes

  • Handle NaN in apply_mask input mask by @leewujung in #1376
  • EK60 Conversion: Drop channels that don't have power data by @ctuguinay in #1383
  • Skip Parsing Invalid EK80 Environment Datagram(s) by @ctuguinay in #1387
  • Fix 'Division by Zero' error when converting EK80 files without Sound Velocity Profile Depth value(s) by @ctuguinay in #1381
  • Add error warning for all NaN lat/lon in get_distance_from_latlon by @leewujung in #1403
  • Updated paths in test_align_to_ping_time_glider_azfp to use pytest fixture by @oftfrfbf in #1414

Documentation

Others

New Contributors

Full Changelog: v0.9.0...v0.9.1