Skip to content

mask looses detailed partitioner index #424

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

Open
jdries opened this issue Apr 18, 2025 · 0 comments · May be fixed by #425
Open

mask looses detailed partitioner index #424

jdries opened this issue Apr 18, 2025 · 0 comments · May be fixed by #425
Assignees

Comments

@jdries
Copy link
Contributor

jdries commented Apr 18, 2025

The default mask process (when not applied at load_collection time) will reset the partitioner to a 'regular' one, instead of attempting to preserve the partitioner and detailed info such as keys.

The 'outerJoin' method used by merge_cubes can be a better solution for this.
The only extra is that the keybounds of the masking cube could perhaps be used to 'pre-filter' the partitioner of the incoming cube? (Even though according to the spec, the mask cube should cover the entire input cube...)

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 a pull request may close this issue.

1 participant