From reading the man page I get the impression that rechunking will always only combine chunks to increase chunksize? Or is there a way to split large chunks?
In my opinion the community has recently somewhat converged on a chunk size of 1-10MB for cloud optimized access. If this tool could be used to provide a more consistent chunksize (not only bounded below, but also above) this could be very valuable for efforts to virtualize the data ( I am anticipating to work on this with Carbonplan).
Happy to dig into the code and add features, but just wanted to have a discussion first here.
Thanks for all the work.
From reading the man page I get the impression that rechunking will always only combine chunks to increase chunksize? Or is there a way to split large chunks?
In my opinion the community has recently somewhat converged on a chunk size of 1-10MB for cloud optimized access. If this tool could be used to provide a more consistent chunksize (not only bounded below, but also above) this could be very valuable for efforts to virtualize the data ( I am anticipating to work on this with Carbonplan).
Happy to dig into the code and add features, but just wanted to have a discussion first here.
Thanks for all the work.