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

Scale and offset - wrong settings for blocksize #25

Open
cnavacch opened this issue Jul 21, 2022 · 0 comments
Open

Scale and offset - wrong settings for blocksize #25

cnavacch opened this issue Jul 21, 2022 · 0 comments
Assignees
Labels

Comments

@cnavacch
Copy link
Contributor

When providing both scale and offset in image2equi7grid() the wrong blocksize is set when calling gdal_translate with stripped blocks. The gdal_translate input is automatically configured with tiled blocks, whereas for the gdalwarp call before the settings are correctly chosen.

https://github.com/TUW-GEO/Equi7Grid/blob/master/equi7grid/image2equi7grid.py#L435-L438

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants