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

merging multifile data source into new branch #245

Merged
merged 18 commits into from
Sep 7, 2016

Conversation

nickhand
Copy link
Member

@nickhand nickhand commented Sep 7, 2016

this replaces #238

Doesn't yet work due to

dask/dask#1482

and like also

dask/dask#1485
RSDPosition what a cool name.
Let's try to be concise.
Looks like it is working. test_source.param is an example.
Notably Grid doesn't use FileType stuff. I played with
requesting a column. But the meta data feels quite twisted.
1. use a dict of dask.array to store different columns
2. Disable dask.compute(optimize_graph) to avoid excessive IO (Source.compute)
3. Move chunking of painting to painter.
@nickhand nickhand merged commit 47215ce into bccp:newdatasource-dev Sep 7, 2016
@rainwoodman rainwoodman deleted the multifile-ds branch August 29, 2017 19:24
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.

2 participants