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

Roadmap: Move DAT and registration.jl into separate package that depends on DiskArrayEngine #492

Open
felixcremer opened this issue Feb 5, 2025 · 0 comments

Comments

@felixcremer
Copy link
Member

We are planning to further separate the loading of the data from the analysis and processing steps.
The way forward is to move the DAT module and the registration.jl code into a separate module which would then depend on DiskArrayEngine and should be able to work on all DiskArrays or DiskArray backed array types.
Then we would be able to process Raster and YAXArray similarly.

This move should also help in making the processing available for other large raster data from other fields such as astronomy or microscopy.

We would still need a good name for the new package.

@meggart

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

No branches or pull requests

1 participant