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

Beam documentation #445

Merged
merged 25 commits into from
Jan 18, 2023
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
631e464
first pass working rechunking
rabernat Aug 13, 2022
a95cc36
new test wip
rabernat Aug 13, 2022
d459db3
improve rechuking test
rabernat Aug 13, 2022
4ca3076
multidim rechunking test
rabernat Aug 13, 2022
afa6e97
change find_concat_dim behavior
rabernat Aug 14, 2022
e82561d
make split_fragment preserve index elements not involved in the rechu…
rabernat Aug 14, 2022
69d3186
first working combine_fragments
rabernat Aug 14, 2022
f9a8e14
parametrized combine test
rabernat Aug 14, 2022
957e3bd
add a bunch of comments to rechunking.py
rabernat Aug 21, 2022
0ee5069
starting to refactor index types
rabernat Aug 21, 2022
f035f60
fix combiners
rabernat Aug 21, 2022
ccbb967
fix writers
rabernat Aug 21, 2022
a47fe52
make rechunking work with refactored indexes
rabernat Aug 21, 2022
f4ecf99
wip: multidim combining
rabernat Aug 21, 2022
8ca7fa8
wip: multidim combining; more progress
rabernat Aug 21, 2022
c9dcb49
catch potential errors related to multidimensional combining
rabernat Aug 22, 2022
b0db179
add dimsize to IndexedPosition
rabernat Aug 23, 2022
21be476
add untested Rechunk transform
rabernat Aug 23, 2022
27c996d
change DetermineSchema to act on datasets
rabernat Aug 23, 2022
59c4731
working rechunking smoke test
rabernat Aug 23, 2022
c59f352
verification test for rechunking
rabernat Aug 23, 2022
f81d451
add comments and suggestions from alex
rabernat Oct 6, 2022
a0601c9
document basic beam workflow
rabernat Dec 5, 2022
c895b32
resolve merge
rabernat Dec 5, 2022
cb86f4a
Merge branch 'beam-refactor' into beam-documentation
rabernat Jan 17, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading