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

Tool to re-chunk data cubes #49

Open
forman opened this issue Sep 9, 2016 · 0 comments
Open

Tool to re-chunk data cubes #49

forman opened this issue Sep 9, 2016 · 0 comments

Comments

@forman
Copy link
Member

forman commented Sep 9, 2016

Some scientific data cube analyses require processing of spatial regions at a given time, some other may require time-series data at given location.

The netCDF4 chunk sizes have an important impact on the data reading performance.

A tool that converts one data cube into another with same content but different chunk sizes would be very beneficial for a number of I/O-intense, expensive data analyses, e.g. global time-series processing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant