Some processing on arrays (e.g., convolution) requires "tile overlaps".
In other words, it is sometimes necessary to declare an array that consists of tiles which overlap certain amounts with one another.
I think that TileDB would be better if the feature is supported.