Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Init commit of IDEX packet parser (IMAP-Science-Operations-Center#79)
* Init commit of IDEX packet parser * Committing test data * Adding xarray as a dependency * Responding to code review * Fixing the dependencies * updating poetry.lock to sync with main branch * Getting rid of old import statement * Updating poetry lock file * Fixing the lock file, for some reason bitstring is still causing issues * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Updating to latest version of space packet parser * Changing packet parser to use individual Dust Impact classes and output an xarray object * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Changing the requirements in poetry for xarray * Responding to code review comments, adding a unit test to compare actual data * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Updating poetry.lock * Logging an error if a new science type is received * Determining High and Low sample now (rather than placeholder) * Add more comments and make the variables clearer * Fixing some of the variable names, adding comments * Bug fix, wasn't returning right thing in new func --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information