array_split.split.ShapeSplitter.max_tile_bytes

ShapeSplitter.max_tile_bytes

The maximum number of bytes for any tile (including halo) in the returned split. An int which constrains the tile shape such that any tile from the computed split is no bigger than max_tile_bytes.