shape#

CenterGrid.shapeSource#

Shape of center grids.

Examples

>>> cgrid = CenterGrid("zone0", index_type="cell")
>>> cgrid.shape
(82, 601, 36)