Skip to content

Releases: ocean-uhh/seasenselib

v0.6.1 – Reykjavík

Choose a tag to compare

@ysorge ysorge released this 13 Aug 22:16

What's Changed

Installation

pip install seasenselib==0.6.1

Contributors

Special thanks to all contributors who made this release possible:

Full Changelog: v0.6.0...v0.6.1

v0.6.0 – Odón

Choose a tag to compare

@ysorge ysorge released this 28 Jul 00:34
828b1cb

What's Changed

New Data Format Readers

Core Features and Reader Functionality

  • New variable mappings for SBE instruments by @ysorge in #92
  • Handling of timeK in SBE CNV reader by @ysorge in #93
  • Support header and unit files for Nortek CSV reader by @ysorge in #109
  • Full meta data for SBE HEX reader by @ysorge in #112
  • Nortek reader - beam transformation by @ysorge in #129
  • SBE Hex TxRealTime=no layout detection + ReferencePressure handling by @ysorge in #134
  • CLI argument to pass reader specific arguments by @ysorge in #106
  • Multiple extensions for readers by @ysorge in #114
  • No CLI output if --verbose is off by @ysorge in #118
  • Print / get current version by @ysorge in #120
  • New layer conversion/transformation for internal pipeline by @ysorge in #128
  • Wrap pycnv output capture + set log level by @ysorge in #136
  • Allow pathlib objects for file paths by @ysorge in #138

Fixes and Maintenance

  • Nortek ASCII reader - handling of variables by @ysorge in #99 #100
  • Support for different datetime patterns missing in SBE ASCII reader by @ysorge in #87
  • Dealing with invalid variable names containing slashes by @ysorge in #94
  • Time issue for RBR legacy Matlab reader by @ysorge in #101
  • RBR ASCII reader - datetime format missing by @ysorge in #110
  • Nortek csv parsing east variables by @jmetteUni in #125
  • Nortek raw reader works for .aqd files from Gen1 instruments but… by @ysorge in #130
  • Harmonize reader-args and introduce reader-args listing by @ysorge in #132

Installation

pip install seasenselib==0.6.0

Contributors

Special thanks to all contributors who made this release possible:

Full Changelog: v0.5.0...v0.6.0

v0.5.0 – Chantaburi

Choose a tag to compare

@ysorge ysorge released this 05 May 20:29

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 – Angkor

Choose a tag to compare

@ysorge ysorge released this 07 Feb 05:53

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 – Kuala

Choose a tag to compare

@ysorge ysorge released this 06 Feb 10:59

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 – Eppendorf

Choose a tag to compare

@ysorge ysorge released this 08 Oct 21:34
c058e10

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 – Rotherbaum

Choose a tag to compare

@ysorge ysorge released this 23 Jul 22:48

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:

v0.1.0 – Jade Bight

Choose a tag to compare

@ysorge ysorge released this 21 Aug 14:34