cf.Data.__abs__

Data.__abs__()[source]

The unary arithmetic operation abs

x.__abs__() <==> abs(x)

Added in version (cfdm): 1.11.2.0