Skip to content

v0.5.0

Compare
Choose a tag to compare
@bourque bourque released this 30 Aug 21:32
· 75 commits to dev since this release
373f9f3

This is the release for August 2024.

Highlights

  • Data Access API:
    • Improvements to documentation and help menus
    • Added demo/examples notebook
    • Added support for filename query parameter
    • Fixed output table formatting
  • Instrument Processing:
    • Updated CDF attributes for GLOWS
    • Implemented proper unpacking and restructuring of data arrays for CoDICE-lo L1 data products
    • Updates to global CDF attribute metadata
    • Added Ultra Extended L1B lookup tables
    • Added support for bitflags
    • Added DynamoDB Streams for i-alirt packet ingest
    • Added Ultra pulse height calculations
    • Added SPICE pointing frame
    • Updated Lo and HIT XTCE files
    • Created module structure for SPICE functions
    • Added SPICE kernel furnishing decorator
    • Migrated HI L1a housekeeping to use CdfAttributeManager
    • Refactored epoch attributes
    • Initial implementation of SWAPI L2 alrgorithm
  • Misc
    • Various updates to XTCE generator script and improved documentation
    • Enabled support for numpy v2.x
  • Bug Fixes:
    • Fixed bug in --end-date query parameter in Data Access API
    • Fixed bug in mypy pre-commit check so now it covers entire code base

Full Changelog

Full Changelog: v0.4.0...v0.5.0