Skip to content

v0.4.0

Compare
Choose a tag to compare
@bourque bourque released this 26 Jul 22:26
· 36 commits to dev since this release
687354b

This is the release for (most of) June and July 2024, and the latest release before the IMAP Science Team Meeting on Aug 1st and 2nd.

Highlights

  • Added automated numpydoc and mypy checks to pre-commit hooks
  • Added end-date parameter to CLI script
  • Added unit tests for new CDF attribute management code
  • All instrument pipelines now return xarray dataset objects instead of filepaths
  • Added support for array-like time conversions
  • Updated IDEX, HI, HIT, MAG, and SWAPI pipelines to use new yaml-based CDF attribute management code instead of dataclasses
  • Updated citation info
  • Updates to XTCE generator script to be instrument-agnostic
  • Added generalized dataset creation code

Full Changelog

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