Skip to content

v0.2.0

Latest

Choose a tag to compare

@thaeber thaeber released this 03 Nov 12:41
· 105 commits to main since this release

v0.2.0 (2024-11-03)

Features

  • Cache nested dicts in xarray attributes (#23) (cfbc266)
  • Utility function to flatten and rebuilding nested dicts (#22) (0517073)
  • File cache for xarray objects (DataArray & Dataset) (#21) (c26381a)
  • Set units and attributes on xarray objects (#20) (86fd515)
  • Select timespan in xarray (#19) (4e718a1)
  • Basic loader for Bruker OPUS files (#18) (2db5344)

Chore

  • pre-commit run -a (0c2e71c)
  • Explicit usage of pint_xarray to avoid it being stripped in pre-commit hook (de394fa)