Skip to content

Tags: bourque/imap_processing

Tags

v0.3.0rc1

Toggle v0.3.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
HIT L1B CDF Creation for SIT-3 (IMAP-Science-Operations-Center#616)

* Create hit l1b processing for SIT-3. Will need to complete this work once sample data is available. Update fill_val for cdf attrs with float values.

* Add l1b processing to HIT section in cli.py

* Add tests for hit housekeeping l1b product

* Update imap_processing/hit/l1b/hit_l1b.py

simplify line of code

Co-authored-by: Greg Lucas <greg.m.lucas@gmail.com>

* Update imap_processing/hit/l1b/hit_l1b.py

simplify creating array of 1 values using np.ones()

Co-authored-by: Greg Lucas <greg.m.lucas@gmail.com>

* Remove path to cdf file and instead call l1a function to create the cdf file needed for l1b processing

* Update shape of adc_channels and leak_i. Use np.ones() to create arrays with one values.

---------

Co-authored-by: Greg Lucas <greg.m.lucas@gmail.com>

v0.2.0

Toggle v0.2.0's commit message
Update to version 0.2.0

v0.1.0

Toggle v0.1.0's commit message
Workflow now triggers only on published release