Skip to content

CoDICE: L1A bug that caused l1b to fail for CoDICE Lo#3281

Merged
tech3371 merged 4 commits into
IMAP-Science-Operations-Center:devfrom
tech3371:codice_voltage_bug
Jun 4, 2026
Merged

CoDICE: L1A bug that caused l1b to fail for CoDICE Lo#3281
tech3371 merged 4 commits into
IMAP-Science-Operations-Center:devfrom
tech3371:codice_voltage_bug

Conversation

@tech3371

@tech3371 tech3371 commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Change Summary

closes #3280

Overview

When merging data from two table id, it was effecting non-epoch variable to expand into epoch dimension. That shouldn't have happened. Eg. voltage_table is ('esa_step',) but when concatenating, it was expanding to ('epoch', 'esa_step') which caused issue in l1b. This work fixes that issue.

File changes

  • update to fix above issue

Testing

@tech3371 tech3371 self-assigned this Jun 4, 2026
@tech3371 tech3371 merged commit 5b4e1f3 into IMAP-Science-Operations-Center:dev Jun 4, 2026
14 checks passed
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 - CoDICE Lo l1b bug

2 participants