SciPy

This is documentation for an old release of SciPy (version 0.17.1). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.io.netcdf_variable.shape

netcdf_variable.shape

Returns the shape tuple of the data variable.

This is a read-only attribute and can not be modified in the same manner of other numpy arrays.