tag:github.com,2008:https://github.com/bourque/imap_processing/releasesRelease notes from imap_processing2024-06-13T18:46:07Ztag:github.com,2008:Repository/662755046/v0.3.0rc12024-06-13T18:46:07Zv0.3.0rc1: HIT L1B CDF Creation for SIT-3 (#616)<ul>
<li>
<p>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.</p>
</li>
<li>
<p>Add l1b processing to HIT section in cli.py</p>
</li>
<li>
<p>Add tests for hit housekeeping l1b product</p>
</li>
<li>
<p>Update imap_processing/hit/l1b/hit_l1b.py</p>
</li>
</ul>
<p>simplify line of code</p>
<p>Co-authored-by: Greg Lucas <a href="mailto:greg.m.lucas@gmail.com">greg.m.lucas@gmail.com</a></p>
<ul>
<li>Update imap_processing/hit/l1b/hit_l1b.py</li>
</ul>
<p>simplify creating array of 1 values using np.ones()</p>
<p>Co-authored-by: Greg Lucas <a href="mailto:greg.m.lucas@gmail.com">greg.m.lucas@gmail.com</a></p>
<ul>
<li>
<p>Remove path to cdf file and instead call l1a function to create the cdf file needed for l1b processing</p>
</li>
<li>
<p>Update shape of adc_channels and leak_i. Use np.ones() to create arrays with one values.</p>
</li>
</ul>
<hr>
<p>Co-authored-by: Greg Lucas <a href="mailto:greg.m.lucas@gmail.com">greg.m.lucas@gmail.com</a></p>vmartinez-cutag:github.com,2008:Repository/662755046/v0.2.02024-02-02T23:44:27Zv0.2.0<p>Update to version 0.2.0</p>bourquetag:github.com,2008:Repository/662755046/v0.1.02023-09-28T17:08:35Zv0.1.0<p>Workflow now triggers only on published release</p>bourque