set_chunk_size
io.GridSource.set_chunk_size(chunk)
Set the chunking size of the grid.
Parameters
Name | Type | Description | Default |
---|---|---|---|
chunk |
tuple | A tuple containing the chunking size in x direction and y direction. | required |
io.GridSource.set_chunk_size(chunk)
Set the chunking size of the grid.
Name | Type | Description | Default |
---|---|---|---|
chunk |
tuple | A tuple containing the chunking size in x direction and y direction. | required |