cf.H5netcdfArray.reference_shape¶
- H5netcdfArray.reference_shape¶
The shape of the data in the file with added dimensions.
This is the same as
original_shape
, but with added size 1 dimensions ifindex
has new dimensions added with index values ofnumpy.newaxis
.Added in version (cfdm): 1.12.0.0
See also