Skip to content

Fix get_nside() and CRS coordinate in tests#46

Merged
lkluft merged 3 commits intomainfrom
fix-get-nside
Feb 7, 2026
Merged

Fix get_nside() and CRS coordinate in tests#46
lkluft merged 3 commits intomainfrom
fix-get-nside

Conversation

@lkluft
Copy link
Contributor

@lkluft lkluft commented Feb 7, 2026

For data arrays, the get_nside() function used to work even without CRS. This functionality got lost in the latest refactoring.

This PR reimplements this feature and adds a test to catch this in the feature.

While doing so, the CRS coordinate in the test setup was made non-dimensional to "stick".

@lkluft lkluft requested a review from d70-t February 7, 2026 07:53
Copy link
Contributor

@d70-t d70-t left a comment

Choose a reason for hiding this comment

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

Thanks 🙏

@lkluft lkluft merged commit b6a8b5a into main Feb 7, 2026
4 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