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

cog drive in cog_translate function enforce creation of overviews #288

Open
lagamura opened this issue Jun 1, 2024 · 0 comments
Open

cog drive in cog_translate function enforce creation of overviews #288

lagamura opened this issue Jun 1, 2024 · 0 comments

Comments

@lagamura
Copy link

lagamura commented Jun 1, 2024

Combination of overview_level=0 and use_cog_driver produces unexpected behavior. cog_trasnlate(..., overview_level=0, use_cog_driver='True')

The function will enforce the default option which is OVERVIEWS=AUTO (default), even if we declarative set overview_level to zero.

Solution: change the parsing of parameters and consider the case of overview_level = 0.

lagamura added a commit to lagamura/rio-cogeo that referenced this issue Jun 1, 2024
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

1 participant