shape#

Grid.shapeSource#

Shape of grid (L, M, N).

Examples

>>> grid = Grid("zone0")
>>> grid.shape
(82, 601, 37)