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

Revert making all raster.array non-public #625

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

rhugonnet
Copy link
Contributor

This way they are more easily importable (in xDEM), even though not listed in the API.

We should define a consistent accessibility level for functions depending on their modules.
This is not for users, but for other developers (like xDEM) that might need to rely on lower-level functionalities. So not urgent.

For now only class methods (of Raster, Vector, etc) are listed in the public API, with a few exceptions.

@rhugonnet rhugonnet merged commit 1594501 into GlacioHack:main Nov 14, 2024
19 checks passed
@rhugonnet rhugonnet deleted the make_getfuncs_array_public branch November 14, 2024 22:58
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.

1 participant