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

feat: allow create_transfer_tasks to update dest info file #1

Open
macrintr opened this issue Nov 3, 2022 · 0 comments
Open

feat: allow create_transfer_tasks to update dest info file #1

macrintr opened this issue Nov 3, 2022 · 0 comments

Comments

@macrintr
Copy link

macrintr commented Nov 3, 2022

When transferring cutouts, it is difficult to reason about the bounds and max_mips that will allow TransferTasks to be successful. I believe this is because the info file bounds are copied from the source image, and do not shrink to match the cutout. If we made a flag to allow create_transfer_tasks to update the dest info file to exactly match the bounds of the transferred image, this would allow the user to estimate the number of mips allowable based on the size of the cutout and the chunk size.

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