fields.base.DenseField.spatial_shape#

property DenseField.spatial_shape: Tuple[int, ...]#

The shape of the field over the spatial axes (grid-aligned dimensions).

Returns:

Shape of the field over the named spatial axes only.

Return type:

tuple of int