Skip to content

v0.2.0

Latest

Choose a tag to compare

@dbarrous dbarrous released this 22 Mar 18:31
· 10 commits to main since this release
d4b854d

v0.2.0 (2023-03-22)

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

  • Abstracts the code and adds a config file so that the processing function could support different missions rather than just hermes if they provide a similar hermes_core and hermes_instrument python package API.
  • Changes how the process function 'processes' files by using the new process file API the hermes_instrument packages introduce.

What's Changed

New Contributors

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