cfdm.Data.__int__

Data.__int__()[source]

Called to implement the built-in function int

x.__int__() <==> int(x)