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

Update DaskReader Protocol #158

Merged
merged 3 commits into from
Jun 18, 2024
Merged

Update DaskReader Protocol #158

merged 3 commits into from
Jun 18, 2024

Conversation

Kirill888
Copy link
Member

.open now gets an extra argument idx that uniquely identifies RasterSource for a given load context. This can be used to label file open stages in Dask graph.

also includes a fix for rio_read test (test was not right)

`.open` now gets an extra argument `idx` that
uniquely identifies `RasterSource` for a given
load context. This can be used to label file open
stages in Dask graph.
don't assume that returned roi will be covering
whole image.
Copy link

github-actions bot commented Jun 18, 2024

@github-actions github-actions bot temporarily deployed to pull request June 18, 2024 08:50 Inactive
@Kirill888 Kirill888 merged commit 5a95a34 into develop Jun 18, 2024
25 checks passed
@Kirill888 Kirill888 deleted the hs-load branch June 18, 2024 08:50
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

Successfully merging this pull request may close these issues.

1 participant