Skip to content

fix: Revised generation of UniqueID within goFlux function - #39

Merged
GraceBarbacias merged 2 commits into
Qepanna:masterfrom
KatharinaJentzsch:UniqueID-fix
Aug 19, 2026
Merged

fix: Revised generation of UniqueID within goFlux function#39
GraceBarbacias merged 2 commits into
Qepanna:masterfrom
KatharinaJentzsch:UniqueID-fix

Conversation

@KatharinaJentzsch

Copy link
Copy Markdown
Collaborator

UniqueID in the goFlux function is now generated by combining chamberID with the date information from the start.time instead of from the DATE column. Because start.time remains constant throughout a measurement this avoids that measurements that extend beyond midnight are split into two different UniqueIDs (because of DATE changing at midnight).

If UniqueID is missing from the input data, generate UniqueID by combining chambID with the date part of start.time instead of with DATE to prevent measurements that extend over midnight from being split into two different UniqueIDs.
@GraceBarbacias
GraceBarbacias merged commit 59b5e27 into Qepanna:master Aug 19, 2026
6 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.

2 participants