Skip to content

Convert all instances of obs_indx to obs_ind #459

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

Closed
drbenvincent opened this issue Apr 21, 2025 · 0 comments · Fixed by #462
Closed

Convert all instances of obs_indx to obs_ind #459

drbenvincent opened this issue Apr 21, 2025 · 0 comments · Fixed by #462
Assignees
Labels
bug Something isn't working refactor Refactor, clean up, or improvement with no visible changes to the user

Comments

@drbenvincent
Copy link
Collaborator

This is not giving rise to any known bugs, but I've seen that the coord for rows (observations) is almost always called obs_ind, there are some cases where it's labelled as obs_indx. So we need to convert all to obs_ind to be consistent.

@drbenvincent drbenvincent added bug Something isn't working refactor Refactor, clean up, or improvement with no visible changes to the user labels Apr 21, 2025
@drbenvincent drbenvincent self-assigned this Apr 21, 2025
drbenvincent added a commit that referenced this issue Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working refactor Refactor, clean up, or improvement with no visible changes to the user
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant