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

Constructing a pyramid with additional dimension which are not pyramided #42

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

felixcremer
Copy link
Member

This is currently work in progress and not ready yet.
I would need to find a way to define the windows correctly or rather add the additional dimensions as looping dimensions into the DiskArrayEngine computation call.

This is currently work in progress.
The output arrays need to be constructed accordingly and the additional dimensions need to be added to the windows.
@felixcremer
Copy link
Member Author

This works now for in memory constructing of the pyramids but not yet for buildpyramids when the data should be saved in the zarr data folder.

The computation of the pyramid for zarr datasets seems to be very slow. I am wondering whether we can speed it up a bit.

@felixcremer felixcremer changed the title Add test for constructing a pyramid with additional dimension Constructing a pyramid with additional dimension which are not pyramided Aug 9, 2024
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