Published April 13, 2026 | Version v0.1.16
Software Open

DASDAE/dascore: v0.1.16

  • 1. Colorado School of Mines
  • 2. Stanford University
  • 3. Stanford University (formerly at Utrecht University)
  • 4. @foundryphl
  • 5. National Institute for Occupational Safety and Health

Description

v0.1.16

This release focuses on patch/data handling improvements, compatibility fixes, and targeted bug fixes across filtering, aggregation, spool operations, and DASVader support.

New Features

  • Preserve non-NumPy array-like payloads through patch creation and reconstruction in Patch and patch.update (#660)
  • Add clearer compatibility handling for legacy DASVader JLD2/HDF5 files on newer HDF5 stacks (#647)

Bug Fixes

  • Adjust smoothing recipe waterfall scaling so the filter kernel is visible in docs/examples (#633)
  • Fix float sample-count overcounting in get_sample_count for rounding edge cases (#634)
  • Fix aggregation over monotonic array coordinates when reducing dimensions with sibling coordinates attached (#636)
  • Update CI to validate both dev and master branch workflows (#638)
  • Fix DirectorySpool sorting so chained operations preserve source metadata needed to reload patches (#642)
  • Prevent pass_filter from silently upcasting float32 patch payloads to float64 (#657)

Breaking Changes

  • None

Files

DASDAE/dascore-v0.1.16.zip

Files (2.1 MB)

Name Size Download all
md5:adbc812862efe54602b7cb6dcdfa0fff
2.1 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/DASDAE/dascore/tree/v0.1.16 (URL)

Software