Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sort variableNames to provide consistent observations #298

Merged
merged 11 commits into from
Apr 7, 2024

Conversation

daveey
Copy link
Contributor

@daveey daveey commented Feb 13, 2024

Provide a consistent ordering for objectVariables. Add them to a sorted set, and recompute objectVariableIds_ whenever new object types are added.

Fixes #297

Tested manually and confirmed that get_object_variable_names() returns the variables in alphabetical order

@Bam4d Bam4d merged commit 8ccd178 into Bam4d:develop Apr 7, 2024
18 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.

Ordering of variable observations is inconsistent
2 participants