-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Check and fix chararray string dimension names #10395
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
base: main
Are you sure you want to change the base?
Conversation
…d length, issue appropriate warnings
This is ready for review. In case of character arrays when encoding the PR aims to:
At this place each variable is handled separately so we do not have the full picture of all needed character array dimensions. Since we now issue warnings and create fitting dimensions names to prevent breakages there are chances we get false positives (eg in the case of several variables with the same size which have all received the same change in size and have |
Pydap test failure in all-but-numba CI run might be real. Need to investigate. Update: Fails in other PR, too. Pydap backend errors are most likely related to recent changes in numpy (2.2.6 works, 2.3.0 fails) |
whats-new.rst
api.rst