cf.Data.expand_dims

Data.expand_dims(position=0, i=False)[source]

Expand the shape of the data array in place.

Deprecated at version 3.0.0. Use method ‘insert_dimension’ instead.