Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enable streaming in appendCopy() #44

Open
kabasset opened this issue Jul 21, 2023 · 0 comments
Open

Enable streaming in appendCopy() #44

kabasset opened this issue Jul 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request related to an existing service internal No impact on public API
Milestone

Comments

@kabasset
Copy link
Collaborator

If binary copy is not adequate (e.g. due to compression) and the raster is too big to be read at once, then it should iteratively be split and processed in halves. In this case, the Initializer would have no data, which can have border effects, e.g. PLIO may be discarded.

@kabasset kabasset added enhancement New feature or request related to an existing service internal No impact on public API labels Jul 21, 2023
@kabasset kabasset added this to the 6.0 milestone Jul 21, 2023
@kabasset kabasset self-assigned this Jul 21, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request related to an existing service internal No impact on public API
Projects
None yet
Development

No branches or pull requests

1 participant