set_chunk_size
fio.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 | 
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 |