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

geometry.transform.build_pyramid max_level definition #2881

Open
artths opened this issue Apr 10, 2024 · 1 comment
Open

geometry.transform.build_pyramid max_level definition #2881

artths opened this issue Apr 10, 2024 · 1 comment

Comments

@artths
Copy link

artths commented Apr 10, 2024

πŸ“š Documentation

I think the difinition of max_level parameter is not correct:

"max_level (int) – 0-based index of the last (the smallest) pyramid layer. It must be non-negative."

Instead it requires a 1-based index (or total number of pyramid layers).

@edgarriba
Copy link
Member

maybe max_num_levels would be more correct ? /cc @ducha-aiki

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

No branches or pull requests

2 participants