Skip to content

Conversation

@lacoak21
Copy link
Contributor

Change Summary

Fix labels. Request from CoDICE team.

@lacoak21 lacoak21 added this to the December 2025 milestone Dec 19, 2025
@lacoak21 lacoak21 self-assigned this Dec 19, 2025
@lacoak21 lacoak21 added this to IMAP Dec 19, 2025
),
"inst_az_label": xr.DataArray(
np.arange(inst_az, dtype=np.uint8).astype(str),
(np.arange(inst_az, dtype=np.uint8) + 1).astype(str),
Copy link
Collaborator

Choose a reason for hiding this comment

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

I feel like this might get confusing why the label is different from the values? Do they want the inst_az values being 0-based indices but the labels being 1-based, or instead should they both be 1-based?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The positions themselves are zero based but they are referred to / known as 1 based.. I know that is confusing but I brought this up in the CoDICE tag up this morning and Micael confirmed that this was the desired label.

@lacoak21 lacoak21 merged commit 2df8b7f into IMAP-Science-Operations-Center:dev Dec 22, 2025
14 checks passed
@github-project-automation github-project-automation bot moved this to Done in IMAP Dec 22, 2025
@lacoak21 lacoak21 deleted the codice_counters_label_fix branch December 22, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants