Open NiklasPhabian opened 1 year ago
Currently, we can only read a whole POD. We should allow specifying an arbitrary cover at multilevel and have read_pods() return only the data that intersects the cover.
read_pods()
by "whole POD" I probably meant whole chunk
Currently, we can only read a whole POD. We should allow specifying an arbitrary cover at multilevel and have
read_pods()
return only the data that intersects the cover.