Skip to content

Releases: HERMES-SOC/hermes_spani

v0.2.0

22 Mar 18:53
30c3e02
Compare
Choose a tag to compare

This release includes improvements in preparation for the upcoming second dataflow test. Since the last release, the improvements are as follows:

  • Changes to the processing api which adds the new process_file function that can be used by passing a file as a Path object from the pathlib
  • Improved logging of the instrument package
  • Documentation content and styling improvements
  • Bug fixes a permissions bug to the devcontainer
  • Switches from using setup.py to pyproject.toml for package

Changelog

  • Logging and namespace fix by @ehsteve in #8
  • Update to related_docs.rst by @ehsteve in #5
  • Added Python 3.10 and 3.11 to our tests by @ehsteve in #9
  • Add Cruft Configuration and Cruft Auto PR Github action by @dbarrous in #14
  • Cruft Template Update by @github-actions in #15
  • Cruft Template Update by @github-actions in #16
  • Cruft Template Update by @github-actions in #18
  • Added process_file and updates for data flow test by @ehsteve in #19

New Contributors

  • @ehsteve made their first contribution in #8
  • @github-actions made their first contribution in #15

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Oct 16:42
b96edf0
Compare
Choose a tag to compare

v0.1.0 (2022-10-05)

This release follows the HERMES Ground System data flow test that took place on 2022-09-28. This first release includes the following functionality

  • first draft of python packaging including sphinx documentation based on the sunpy package template
  • first draft of the documentation that is compliant with the NASA HPD Data Policy 2022
  • automated testing and coverage using GitHub actions
  • initial stubbing of general functions for calibrating data