Skip to content

Releases: ocean-uhh/seasenselib

v0.5.0

05 May 20:29

Choose a tag to compare

What's Changed

  • Feat: Add Level-1 pipeline for flexible standardization by @ysorge in #81

Full Changelog: v0.4.1...v0.5.0

Installation

pip install seasenselib==0.5.0

Contributors

Special thanks to all contributors who made this release possible:

v0.4.1

07 Feb 05:53

Choose a tag to compare

What's Changed

  • Fix: invalid escape sequence in NortekAsciiReader by @ysorge

Full Changelog: v0.3.0...v0.4.0

Installation

pip install seasenselib==0.4.1

Contributors

Special thanks to all contributors who made this release possible:

v0.4.0

06 Feb 10:59

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

Installation

pip install seasenselib==0.4.0

Contributors

Special thanks to all contributors who made this release possible:

v0.3.0

08 Oct 21:34
c058e10

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

Installation

pip install seasenselib==0.3.0

Contributors

Special thanks to all contributors who made this release possible:

v0.2.0

23 Jul 22:48

Choose a tag to compare

Release Notes

This release introduces major improvements to the library with new data format support, redesigned CLI, and enhanced architecture.

New Data Format Readers

  • RBR ASCII - Read data from RBR logger ASCII exports
  • RBR RSK - Support for both legacy and modern .rsk files
  • Nortek ASCII - Process Nortek ADCP ASCII data files
  • SeaBird ASCII - Read SBE ASCII exports
  • RCM Matlab - Import RCM data from Matlab files
  • ADCP Matlab - Process ADCP data from Matlab files

Technical Improvements

  • New Project Structure - Reorganized codebase for better maintainability
  • Lazy Loading - Improved performance through on-demand module loading
  • Refactored Architecture - Cleaner, more modular design
  • Dependency Updates - Fixed deprecated pkg_resources usage

Documentation

  • Read the Docs integration - Comprehensive online documentation
  • GitHub Actions - Automated documentation generation on PRs

CLI Redesign

  • Streamlined commands - More intuitive argument naming
  • Enhanced functionality - New command-line options for better workflow

Installation

pip install ctd-tools==0.2.0

What's Changed

Full Changelog: https://github.com/ifmeo-hamburg/ctd-tools/commits/v0.2.0

Contributors

Special thanks to all contributors who made this release possible: