Skip to content

GLOWS - added pointing id#3146

Merged
laspsandoval merged 1 commit intoIMAP-Science-Operations-Center:devfrom
laspsandoval:glows_2951
May 5, 2026
Merged

GLOWS - added pointing id#3146
laspsandoval merged 1 commit intoIMAP-Science-Operations-Center:devfrom
laspsandoval:glows_2951

Conversation

@laspsandoval
Copy link
Copy Markdown
Contributor

This pull request updates the way the identifier field is set for HistogramL2 objects in the GLOWS L2 data processing pipeline. Instead of using a placeholder value, the code now extracts the identifier from the Repointing attribute in the L1B dataset. The tests have also been updated to reflect this change and ensure correct behavior.

Core logic update:

  • The identifier field in the HistogramL2 class is now set by parsing the Repointing attribute from the L1B dataset, replacing the previous placeholder. This ensures that the identifier accurately reflects the repointing number from the data. [1] [2]

Test updates:

  • The Repointing attribute is set in the test L1B datasets to "repoint00047" to match the new logic, and assertions are added to verify that the identifier is correctly extracted as 47. [1] [2] [3]

@laspsandoval laspsandoval self-assigned this May 5, 2026
@laspsandoval laspsandoval added this to IMAP May 5, 2026
@laspsandoval laspsandoval added the Ins: GLOWS Related to the GLOWS instrument label May 5, 2026
@laspsandoval laspsandoval linked an issue May 5, 2026 that may be closed by this pull request
@laspsandoval laspsandoval requested a review from maxinelasp May 5, 2026 21:44
@laspsandoval laspsandoval merged commit 3b4f085 into IMAP-Science-Operations-Center:dev May 5, 2026
14 checks passed
@github-project-automation github-project-automation Bot moved this to Done in IMAP May 5, 2026
@laspsandoval laspsandoval deleted the glows_2951 branch May 5, 2026 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ins: GLOWS Related to the GLOWS instrument

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

BUG - GLOWS L2: incorrect value of variable identifier

2 participants