Skip to content

sammi-cdf: missing LABAXIS label in CoDICE L2 Hi and Lo YAML files - #3381

Merged
leowerneck merged 3 commits into
IMAP-Science-Operations-Center:devfrom
leowerneck:lw/issue3379
Aug 12, 2026
Merged

sammi-cdf: missing LABAXIS label in CoDICE L2 Hi and Lo YAML files#3381
leowerneck merged 3 commits into
IMAP-Science-Operations-Center:devfrom
leowerneck:lw/issue3379

Conversation

@leowerneck

@leowerneck leowerneck commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Change Summary

Closes #3379.

Overview

This PR fixes errors in CoDICE direct-events metadata that were not caught by sammi-cdf==1.0.0. To increase robustness of the CI, the project's dependency was updated to use only versions of sammi-cdf that have the correct behavior (>=1.0.2,<2).

File changes

  • imap_processing/cdf/config/imap_codice_l2-hi-direct-events_variable_attrs.yaml
    • Added LABLAXIS: Number of Events
  • imap_processing/cdf/config/imap_codice_l2-lo-direct-events_variable_attrs.yaml
    • Added LABLAXIS: Number of Events
  • imap_processing/tests/cdf/test_imap_cdf_manager.py
    • Added check for LABAXIS attribute.
  • poetry.lock
    • Bumped sammi-cdf version.
  • pyproject.toml
    • Updated sammi-cdf version.

@leowerneck leowerneck self-assigned this Aug 11, 2026
@leowerneck leowerneck added this to the August 2026 milestone Aug 11, 2026
@leowerneck leowerneck added the bug Something isn't working label Aug 11, 2026
@leowerneck leowerneck removed the bug Something isn't working label Aug 11, 2026

@tmplummer tmplummer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that we need to check with CoDICE to confirm that removing LABL_PTR_1 is correct. See my comment on the change.

@leowerneck leowerneck changed the title sammi-cdf: fix CoDICE direct-events metadata errors sammi-cdf: missing LABAXIS label in CoDICE L2 Hi and Lo YAML files Aug 12, 2026

@tmplummer tmplummer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update... I actually would be interested to know what the instrument team wants from the CDAWeb plot but that doesn't need to be addressed here.

@leowerneck
leowerneck merged commit fa98aab into IMAP-Science-Operations-Center:dev Aug 12, 2026
14 checks passed
@leowerneck
leowerneck deleted the lw/issue3379 branch August 12, 2026 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG - sammi-cdf==1.0.0 pin masks CoDICE direct-events metadata errors

2 participants